fritzinfluxdb icon indicating copy to clipboard operation
fritzinfluxdb copied to clipboard

Unable to request FritzBox Lua service

Open Maxtor62 opened this issue 1 year ago • 1 comments

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

Maxtor62 avatar Dec 06 '24 07:12 Maxtor62

Hi,

Would recommend:

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

bb-Ricardo avatar Dec 06 '24 13:12 bb-Ricardo