Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with using guide on a Pico Deeper Connect #5

Open
matthewwicks opened this issue Jul 23, 2023 · 2 comments
Open

Problems with using guide on a Pico Deeper Connect #5

matthewwicks opened this issue Jul 23, 2023 · 2 comments

Comments

@matthewwicks
Copy link

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

@mirogta
Copy link

mirogta commented Mar 27, 2024

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

@serviceman77
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants