grzegorz914 / homebridge-denon-tv

Homebridge plugin for Denon/Marantz AV Receivers, publish as independent external platform accessory.
MIT License
74 stars 15 forks source link

Problem z State error: AxiosError: timeout of 10000ms exceeded #242

Closed grzech1991 closed 8 months ago

grzech1991 commented 8 months ago

Cześć, przeczytałem wątki na forum.

Zmieniłem czas na 30s - jest to samo. Ustawiłem 60s - to samo.

[1/31/2024, 10:15:49 PM] [DenonTv] Device: 192.168.0.24 Denon x1300w, State error: AxiosError: timeout of 10000ms exceeded, reconnect in 60s.

This is my json file

{ "devices": [ { "name": "Denon x1300w", "host": "192.168.0.24", "port": 80, "generation": 1, "zoneControl": 0, "getInputsFromDevice": true, "getFavoritesFromDevice": false, "getQuickSmartSelectFromDevice": false, "inputsDisplayOrder": 0, "buttons": [ { "name": "Wycisz", "reference": "0MUON", "displayType": 2 }, { "name": "Wyłącz wyciszenie", "reference": "0MUOFF", "displayType": 2 }, { "name": "Apple TV", "reference": "0SIMPLAY", "displayType": 2 } ], "sensorPower": true, "sensorVolume": true, "sensorMute": true, "sensorInput": true, "enableDebugMode": false, "disableLogInfo": false, "disableLogDeviceInfo": false, "disableLogConnectError": false, "masterPower": true, "masterVolume": true, "masterMute": true, "infoButtonCommand": "MNMEN ON", "volumeControl": 2, "refreshInterval": 30, "enableRestFul": false, "restFulDebug": false, "enableMqtt": false, "mqttDebug": false, "mqttAuth": false } ], "platform": "DenonTv" }

Ampli podłączony po wifi, wersja firmware najnowsza

hansw1204 commented 8 months ago

Sorry, I don't speak Polish but the issue is solved. It seems that the network connection of my Marantz SR7007 was compromised. After fixing that all is working again Thank you!

From: Grzegorz @.> Date: Wednesday, January 31, 2024 at 16:18 To: grzegorz914/homebridge-denon-tv @.> Cc: Subscribed @.***> Subject: [grzegorz914/homebridge-denon-tv] Problem z State error: AxiosError: timeout of 10000ms exceeded (Issue #242)

Cześć, przeczytałem wątki na forum.

Zmieniłem czas na 30s - jest to samo. Ustawiłem 60s - to samo.

[1/31/2024, 10:15:49 PM] [DenonTv] Device: 192.168.0.24 Denon x1300w, State error: AxiosError: timeout of 10000ms exceeded, reconnect in 60s.

Ampli podłączony po wifi, wersja firmware najnowsza

— Reply to this email directly, view it on GitHubhttps://github.com/grzegorz914/homebridge-denon-tv/issues/242, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACKHLVMOG2URWMCULJJFDOLYRKYJBAVCNFSM6AAAAABCTYP2WOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTAOJYGUYTKNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

grzegorz914 commented 8 months ago

@grzech1991 just power cycle your AVR

grzech1991 commented 8 months ago

@hansw1204 don't work i have arris from UPC and i have three options:

Changing the channel width did not help.

@grzegorz914 I read the threads before I wrote with this error and unplugging what reboot the receiver does not help. After restarting the receiver as if the connection problem is after 60s instead of 30s, then it lasts intermittently about 1 minute. I understand that it is the fault of the receiver or the network?

grzegorz914 commented 8 months ago

Connect AVR with LAN cable and check again. Are You use DHCP or Static Address ? definitely is network problem.

grzech1991 commented 8 months ago

You have right, after connect to cable, i don't have any errors... Thank you @grzegorz914