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

Addon stopped working #248

Closed
KommanderKeen1 opened this issue Jul 24, 2024 · 1 comment
Closed

Addon stopped working #248

KommanderKeen1 opened this issue Jul 24, 2024 · 1 comment

Comments

@KommanderKeen1
Copy link

Govee Device SKU

All

Govee2MQTT Version

2024.07.13-82ddc6e9

Describe the issue

Govee2mqtt has stopped working

Startup Diagnostics

[2024-07-23T23:20:15 INFO govee::commands::serve] Starting service. version 2024.07.13-82ddc6e9
[2024-07-23T23:20:15 INFO govee::commands::serve] Querying platform API for device list
[2024-07-23T23:20:15 INFO govee::commands::serve] Querying undocumented API for device + room list
Error: request https://app2.govee.com/device/rest/devices/v1/list status 200: OK

Caused by:
0: parsing https://app2.govee.com/device/rest/devices/v1/list response
1: Failed with status 401 Unauthorized Unauthorized: Request to https://app2.govee.com/device/rest/devices/v1/list failed with code 401 Unauthorized please login. Full response: {"message":"please login","status":401}

Stack backtrace:
0: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
1: govee::undoc_api::GoveeUndocumentedApi::get_device_list::{{closure}}
2: govee::commands::serve::ServeCommand::run::{{closure}}
3: govee::Args::run::{{closure}}
4: tokio::runtime::park::CachedParkThread::block_on
5: tokio::runtime::context::runtime::enter_runtime
6: tokio::runtime::runtime::Runtime::block_on
7: govee::main
8: std::sys_common::backtrace::__rust_begin_short_backtrace
9: std::rt::lang_start::{{closure}}
10: std::rt::lang_start_internal
11: main
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Additional Logs

No response

Home Assistant Logs

No response

Anything else?

I've restarted the addon, uninstalled and reinstalled. Changed/confirmed passwords. Not sure what else to do

@KommanderKeen1
Copy link
Author

Fixed. I deleted username and password credentials, and it sorted out. I found the solution here #239 (comment)
originally here
#141 (comment)

Should this be added to the faq?

Thanks

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

1 participant