Describe the bug
Following the advice from:
It seems you have downloaded this canary release v0.0.39 manually (latest is v0.0.36).
Please invoke `filen canary` to remove this warning and get notified of new canary releases.
If this wasn't intentional, invoke `filen install latest` to install the latest version.
fails to install with permission denied.
To Reproduce
Steps to reproduce the behavior:
filen-cli install latest
- Enter email
- Enter Password
- Enter 2FA Code
- Keep logged in (optional)
- Download and install v0.0.36? [y/N] Y
Expected behavior
Able to install latest package.
Logs/Screenshots
Download and install v0.0.36? [y/N] Y
Downloading update...
EACCES: permission denied, open '/usr/bin/filen_update_v0.0.36'
path: "/usr/bin/filen_update_v0.0.36",
syscall: "open",
errno: -13,
code: "EACCES"
Bun v1.2.21 (Linux x64 baseline)
System (please complete the following information):
- Filen CLI version: v0.0.39
- which build of the CLI you're using: filen-cli-v*-linux-x64
- OS: EndeavourOS
- hardware configuration: CPU - Ryzen 7 9800X3D | GPU - AMD Radeon 7900XTX | RAM - 64GB DDR5 | Disk - 2TB Samsung
- filesystem and disk type used: SSD, ext4 filesystem
- VPN or proxy used: no
Additional context
Trying to install from the canary version (0.0.39).
Describe the bug
Following the advice from:
fails to install with
permission denied.To Reproduce
Steps to reproduce the behavior:
filen-cli install latestExpected behavior
Able to install latest package.
Logs/Screenshots
System (please complete the following information):
Additional context
Trying to install from the canary version (0.0.39).