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

Unable to request FritzBox Lua service #134

Open
Maxtor62 opened this issue Dec 6, 2024 · 1 comment
Open

Unable to request FritzBox Lua service #134

Maxtor62 opened this issue Dec 6, 2024 · 1 comment

Comments

@Maxtor62
Copy link

Maxtor62 commented Dec 6, 2024

Hi bb-Rocardo,

After i update my Fritz!Box to FritzOS 8.0


INFO: Starting fritzinfluxdb v1.2.1 (2023-01-26)

INFO: Successfully parsed config

INFO: Connection to InfluxDB v2.7.9 established and bucket is present

INFO: Successfully established FritzBox TR-069 session

INFO: Disabling queries via Lua. Fritz!OS version must be at least 7.XX

INFO: Successfully connected to FritzBox '192.168.178.1' (fritz.box) Model: FRITZ!Box 7590 AX (DSL) - FW: 8.0

INFO: Starting main loop

INFO: Received exit signal SIGTERM...

INFO: Cancelling 3 outstanding tasks

INFO: Closed FritzBox TR-069 connection

INFO: Closed InfluxDB session

INFO: Successfully shutdown fritzinfluxdb

INFO: Starting fritzinfluxdb v1.2.1 (2023-01-26)

INFO: Successfully parsed config

INFO: Connection to InfluxDB v2.7.9 established and bucket is present

INFO: Successfully established FritzBox TR-069 session

INFO: Disabling queries via Lua. Fritz!OS version must be at least 7.XX

INFO: Successfully connected to FritzBox '192.168.178.1' (fritz.box) Model: FRITZ!Box 7590 AX (DSL) - FW: 8.0

INFO: Starting main loop

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

ERROR: Unable to perform request to 'http://192.168.178.1/data.lua': HTTPConnectionPool(host='192.168.178.1', port=80): Read timed out. (read timeout=10)

ERROR: Unable to request FritzBox Lua service 'Passive network hosts', no data returned

@bb-Ricardo
Copy link
Owner

Hi,

Would recommend:

  • updating to the latest version
  • increase the request timeout to 20 seconds (or more)

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

2 participants