-
Notifications
You must be signed in to change notification settings - Fork 386
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
"loading logs using native method..." hangs raspberry pi #731
Comments
Hi @ssllii can you try the current I've made some changes to the way the log file is managed by https://github.com/oznu/homebridge-config-ui-x/wiki/How-To-Test-Upcoming-Changes |
thanks for the quick response. |
I have tried the @test version (4.21.1-test.4) but Ihave the same issue. Can’t solve it by rolling back both homebridge and Homebridge ux. An abort signal is sent from main.js:29123 when trying to show log. And Homebridge service is restarted. This is why we receive a request timeout. But I think the issue come from Homebridge-ux. Any idea about this issue ?? |
I complete my post and after two restart I can confirm that the 4.21.1-test.4 solve the issue when loading log file. Is there a way to disable/remove homebridge-Ux and only use console to manage it ? I will check your code and try to find an issue in debug mode. |
I tried a different experiment.
|
Is this still an issue on the latest versions? |
It is still happening to me with v1.1.6. |
Describe The Bug:
After logging in to the UI, the raspberry pi hangs. I can still get a ping response, but no response with putty. The remote desktop session that I was on just sits there, did not disconnect but also no response. Power off/on seems like the only recovery possible.
This happened with homebridge v1.0.4 and v1.1.0.
To Reproduce:
![homebridge-config-ui](https://user-images.githubusercontent.com/29691593/83573661-c13f4480-a4e0-11ea-848f-c6297990fb32.png)
Seems to happen whenever the Config-UI idle timeouts. Then I tried to log back in as Admin. As the status screen showed up, the log screen started showing "loading logs using native method...", then it happens. It does not fail the first time after reboot. Forcing a logout and then logging back in is also ok.
Expected behavior:
Logs:
Homebridge Config:
Show your homebridge config.json here
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: