Failed to get info off device Error

when i enter ‘edge-impulse-daemon’ command, i encounter problem
error:
Failed to get info off device Error: Failed to load development keys: HTTP request failed
at Object.setupCliApp (C:\Users\timmy\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\init-cli-app.js:125:19)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async SerialConnector.connectLogic (C:\Users\timmy\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\daemon.js:482:44)

Hi @timmy2366,

It seems like the CLI is not able to retrieve the API Key because of a network issue. Is your PC connected to the internet when running the command?

Aurelien

hi @aurel,

very thank you for your reply. I solved it by modifying command: edge-impulse-daemon --clean.

timmy

2 Likes