Mac OS: Error While running edge app emulator and creating mock data with it.

Aperta
#233 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
38/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
rust
Ambito
cli

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

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
Lingua principale
Rust
Stelle
29
Fork
7
Merge medio
1g 20h
PR unite (30g)
12

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Screenly/cli

Tutte le issue di Screenly/cli

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.