home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.81k forks source link

Error: Denon AVR No connection to /goform/AppCommand.xml end point on host #36187

Closed silviudc closed 4 years ago

silviudc commented 4 years ago

The problem

The error below is being observed after moving from 0.109.6 to 0.110.x versions

Environment

arch | armv7l
-- | --
chassis |  
dev | false
docker | true
hassio | true
host_os | Raspbian GNU/Linux 10 (buster)
installation_type | Home Assistant Supervised
os_name | Linux
os_version | 4.19.93-v7l+
python_version | 3.7.7
supervisor | 224
timezone | Europe/Dublin
version | 0.110.3
virtualenv | false

Problem-relevant configuration.yaml

media_player:
  - platform: denonavr
    host: !secret denon_avr_ip
    name: Denon AVR
    show_all_sources: true

Traceback/Error logs

2020-05-27 08:57:28 ERROR (SyncWorker_18) [DenonAVR] No connection to /goform/AppCommand.xml end point on host 192.168.0.100
2020-05-27 08:57:28 ERROR (SyncWorker_18) [DenonAVR] Update failed.

Additional information

probot-home-assistant[bot] commented 4 years ago

denonavr documentation denonavr source (message by IssueLinks)

probot-home-assistant[bot] commented 4 years ago

Hey there @scarface-4711, @starkillerOG, mind taking a look at this issue as its been labeled with a integration (denonavr) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

starkillerOG commented 4 years ago

Will be fixed when https://github.com/home-assistant/core/pull/35255 is merged. That PR is already ready for 13 days, just waiting on a review and merge from a HomeAssistant maintainer

starkillerOG commented 4 years ago

@frenck would you be willing to review https://github.com/home-assistant/core/pull/35255?

starkillerOG commented 4 years ago

@MartinHjelmare this can be closed since #35255 fixed this and is now released in HomeAssistant 0.112.0

sweharris commented 4 years ago

Is this properly fixed? I'm still seeing this in 112.4

starkillerOG commented 4 years ago

@sweharris that error schould be fixed if the backup method worked. But if there is just no connection to the receiver at all the error will still show.

Do you have network issues with the receiver? Does the receiver always have power? What is the model of the gateway as reported in the devices page of HomeAssistant (avr, avr-x or avr-x-2016)?

sweharris commented 4 years ago

The errors don't occur very often. eg

2020-07-18 06:35:18 ERROR (SyncWorker_1) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-18 06:35:18 ERROR (SyncWorker_1) [DenonAVR] Update failed.
2020-07-19 15:05:09 ERROR (SyncWorker_4) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-19 15:05:09 ERROR (SyncWorker_4) [DenonAVR] Update failed.
2020-07-20 03:38:32 ERROR (SyncWorker_4) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-20 03:38:32 ERROR (SyncWorker_4) [DenonAVR] Update failed.
2020-07-20 12:37:54 ERROR (SyncWorker_4) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-20 12:37:54 ERROR (SyncWorker_4) [DenonAVR] Update failed.
2020-07-21 02:12:30 ERROR (SyncWorker_1) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-21 02:12:30 ERROR (SyncWorker_1) [DenonAVR] Update failed.
2020-07-21 22:27:51 ERROR (SyncWorker_1) [DenonAVR] No connection to /goform/AppCommand.xml end point on host denon.spuddy.org
2020-07-21 22:27:51 ERROR (SyncWorker_1) [DenonAVR] Update failed.

The receiver is 2ft away from the AP, which reports it as -34dBm signal strength. I've not noticed any network issues.

The receiver is always on and configured to always talk to the network. It's a 2016 model AVR-X2600H, and identified correctly as avr-x-2016

Verguldebarman commented 3 years ago

Just upgraded to 2020-12 and see this error (again):

Logger: Audyssey
Source: /usr/local/lib/python3.8/site-packages/denonavr/audyssey.py:62
First occurred: 10:49:47 (41 occurrences)
Last logged: 14:46:23

No connection to /goform/AppCommand0300.xml end point on host 192.168.0.113
stefancvetkovic commented 3 years ago

I have this error again and again and again..

cwttdb70 commented 3 years ago

Also have this issue constantly