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

Timeout since Update to Core 2024.11.1 #276

Open
krun83 opened this issue Nov 10, 2024 · 2 comments
Open

Timeout since Update to Core 2024.11.1 #276

krun83 opened this issue Nov 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@krun83
Copy link

krun83 commented Nov 10, 2024

Describe the bug
Since update to the Core Version 2024.11.1 there is a probeme with a timeout.

I have restartet HA some times and have already checked the API-Key

Here the log after the restart with debug option
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Updating data from https://www.foxesscloud.com/
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Time now: 13, last 13
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Main Poll, interval: XXX, 0
2024-11-10 13:44:30.679 DEBUG (MainThread) [custom_components.foxess.sensor] OADevice Detail fetch https://www.foxesscloud.com/op/v0/device/detail?sn=XXX
2024-11-10 13:44:37.105 ERROR (MainThread) [custom_components.foxess.sensor] OA Device Detail Bad Response: {'errno': 41200, 'msg': 'Query data failed', 'result': None}
2024-11-10 13:44:39.106 WARNING (MainThread) [custom_components.foxess.sensor] FoxESS has Cloud timeout fetching Device Detail, will retry in 1 minute.
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] Auxilliary TimeSlice xxx, -1
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] {'report': {}, 'reportDailyGeneration': {}, 'raw': {}, 'battery': {}, 'addressbook': {'hasBattery': False, 'status': '3'}, 'online': False}
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] Finished fetching FoxESS data in 8.430 seconds (success: True)
2024-11-10 13:44:39.114 DEBUG (MainThread) [custom_components.foxess.sensor] raw Energy Throughput None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] value None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] month None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] cumulative None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report gridConsumption None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report feedin None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report chargeEnergyToTal None
2024-11-10 13:44:39.118 DEBUG (MainThread) [custom_components.foxess.sensor] report dischargeEnergyToTal None
2024-11-10 13:44:39.119 DEBUG (MainThread) [custom_components.foxess.sensor] report loads None
2024-11-10 13:44:39.119 DEBUG (MainThread) [custom_components.foxess.sensor] ResponseTime None

The SN i have changed in XX. In the config there is the correct SN

The error

2024-11-10 13:45:47.210 WARNING (MainThread) [custom_components.foxess.sensor] FoxESS has Cloud timeout fetching Device Detail, will retry in 1 minute.

is report every minute

foxess-ha version: v.04

@krun83 krun83 added the bug Something isn't working label Nov 10, 2024
@FozzieUK
Copy link
Collaborator

Thanks for posting, it's nothing you have done - Fox appear to be doing some work on their servers, the OpenAPI and their other web services are down at the moment.
There's not much to do apart from keep checking back every few hours to see if they are restored.

@jbub
Copy link

jbub commented Nov 12, 2024

Finally the api works for me now, it became alive during the night.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants