Error when trying to run edge app emulator, but working fine when createing and deploying the edge app.
> screenly edge-app run
thread 'main' panicked at src/cli.rs:823:48:
Failed to load authentication.: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
> screenly edge-app run --generate-mock-data
thread 'main' panicked at src/cli.rs:823:48:
Failed to load authentication.: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
CLI Version
Installation method
System Details
- OS : macOS 15.4.1
- Chip: Apple M1
- Memmory: 8GB
- Shell: zsh on iTerm