Mac OS: Error While running edge app emulator and creating mock data with it.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
Research direction
Start by reproducing screenly edge-app run and screenly edge-app run --generate-mock-data on macOS, then inspect the authentication-loading path at src/cli.rs:823. Determine why the missing file produces a panic in the emulator flow, and verify that both commands handle the condition successfully without the reported error.
Written by the indexing model from the issue text.
Description
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
- screenly 1.0.2
Installation method
- homebre
System Details
- OS : macOS 15.4.1
- Chip: Apple M1
- Memmory: 8GB
- Shell: zsh on iTerm
- Dominant language
- Rust
- Stars
- 29
- Forks
- 7
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 12
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Screenly/cli
-
Difficulty 5/5 Over a week Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100