-
Notifications
You must be signed in to change notification settings - Fork 37
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
Failed setup and no logs #238
Comments
I have the same issue. Deleted, rebooted, reinstalled and rebooted. Same issue. |
Unfortunately, there is not much we can do without logs. Which version of the custom component do you currently have installed and which installation type of Home Assistant are you using? There may be a hint in the You could also explicitly activate DEBUG logging in the |
I get this aswell. Only error message i have found is error 500 internal server error. Using the latest version released a few days ago |
I updated the description with additional details of my installation. |
Have you looked at your |
Not yet, I will check it when I am back at home. But HA supervised runs as a service so I can check service logs/status with systemctl/journalctl or you are interested in something else? UPDATE: I haven't found anything in the log files... |
Same problem for me, but I have not yet upgraded to 2024.2.1, I am running on 2023.10.3. It worked 2 days ago. I updated the integration. Nothing in the log. |
Same here. The last history entries of my Toyotas entities are from 2024-02-12 around 6:45am (CET). In the System Logs via UI I don't see anything regarding the Toyota integration. But in the docker logs I found the following error message (multiple times):
|
So it is the same error already reported here 😉 I will close this issue as duplicate but will see if we can get better logging of model Validation Errors in the future. |
It seems like the latest update helped and integration is working again, thanks a lot. |
Describe the bug
Hello,
Since I updated HA Core to 2024.2.1 I can't get this integration to work as before. Even worse I can't see any logs from this integration. No matter which level I set (I set it to debug, I get detailed log output from everything but Toyota integration log messages were missing...). I tried to reinstall the integration, but no go. I also tried debug log switch provided by integration, but still no logs.
Am I doing something wrong?
To Reproduce
Supervised installation of HA 2024.2.1 on RPi 4B 4GB.
Toyota Integration installed via HACS - latest version 2.0.1.
Install and try to set up the integration in HA 2024.2.1.
Expected behavior
It will work and there will be some log messages in HA logs.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: