-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Plugin is taking long time to load and preventing Homebridge from starting log message #74
Comments
Hello @Tomhodgson |
The same thing happened to me today. Is it a fix on our side, or is it the netatmo servers lacking? |
Im just setting this up for the first time and I registered all the scopes available to me when generating my refresh token, yet I'm still getting: I have a gen 2 inside station and one outdoor station. They both work fine in the app |
[8/2/2023, 10:46:35 AM] [eveatmo platform] Loading new data from API for: weatherstation
I updated the node version from 16.n.n to 18.15.0 and at the same time I updated the Homebridge version: 3.0.17 and after these changes, those problems occurred. When child bridge is in use, Homebridge restarts normally after starting (running) and all other plugins work except eveatmo. If child bridge is not used after restarting, Homebridge does not start, only the wheel remains spinning and all plugins do not work. With the old configuration (before the update), node version 16.n.n and Plugin version 0.6.5, everything worked normally. |
Hi @skrollme, unfortunately I have the same "This plugin is taking long time to load and preventing Homebridge from starting." problem. |
Same problem since a few weeks (username/password auth or refresh_token) : [homebridge-eveatmo] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info. With password : ERROR - Netatmo: Error: Authenticate error: unauthorized_client Homebridge v1.6.1 Container Manager DSM |
I had exactly the same error and today I found time to look into the source code. I solved the issue by editing manually the file „netatmo-toke.json“ in the /var/lib/homebridge folder. In this file a wrong access toke was stored. Inserted both - access and refresh - token with new ones from dev.netatmo and the plug-in is up and running again. hope this interim solution helps. |
Thanks @mailkluge ! The information contained in the file netatmo-token.json was completely false! It was a very small problem... It works for me. |
@vincentbls @mailkluge how do you edit the file? I'm running Homebridge in VirtualBox. When I mount the VDI, it's read only. And I cant edit the file. |
@TheodorCZ1 Sorry, I don't know Homebrige with VirtualBox. I use Docker on a NAS. |
Does this work after a reboot as well on your side? |
It works for me, try creating a child bridge for this plugin. |
I changed the plugin to a chlid created a nes token and applied that to the UI-Config and saved. |
Hi,
I notice this entry in the logs for Homebridge a lot and as far as I can see everything is configured correctly. The message that shows is:
[10/05/2023, 10:31:37] [homebridge-eveatmo] This plugin is taking long time to load and preventing Homebridge from starting. See https://homebridge.io/w/JtMGR for more info.
The text was updated successfully, but these errors were encountered: