You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My system is reporting the same error, while attempting to connect Deeper CLI to Deeper Connect Mini. The username and password are correct since I can connect to the Mini on http://11.22.33.44/
user@rpi:/var/db/newrelic-infra/newrelic-integrations/bin $ sudo ./deeper-cli -e ###### -v
INFO deeper_cli::auth] wrote credential into .deeper-cli.cache
DEBUG deeper_cli::request] request payload: {"username":"admin","password":"##########"}
DEBUG reqwest::connect] starting new connection: http://11.22.33.44/
DEBUG reqwest::async_impl::client] response '500 Internal Server Error' for http://11.22.33.44/api/admin/login
ERROR deeper_cli::request] deeper request to: /api/admin/login was unsuccessful, code: 500 Internal Server Error
thread 'main' panicked at 'login request failed', src/request.rs:123:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I am having the same issue. I had it working great in the past but I had a failed sdcard and now I can no longer setup a new instance. I tried my raspi4 and also windows both get the same auth error. Are you still supporting this project?
Does anyone know if this works with the Pico Deeper Connect hardware?
when I attempt to use the Deeper Connect API to login it seems to have troubles.
ERROR deeper_cli::request] deeper request to: /api/admin/login was unsuccessful, code: 500 Internal Server Error
The text was updated successfully, but these errors were encountered: