iobroker-community-adapters / ioBroker.yamaha

Yamaha Adapter for ioBroker
MIT License
1 stars 3 forks source link

No connection - Cannot set properties of null (setting 'getVolume') #387

Open thenrichsmann opened 10 months ago

thenrichsmann commented 10 months ago

The connection cancel at startup. In the log ist listet Can not connect to yamaha receiver at xxx.xxx.xxx.xxx Cannot set properties of null (setting 'getVolume')

Versions:

Apollon77 commented 10 months ago

Please provide a debug log

thenrichsmann commented 10 months ago

Here is the log after starting the adapter

Unbenannt

thenrichsmann commented 10 months ago

I have also problems with the module request when I use this in javascript. Could it be that it is because of that? If I understand it correctly the yamaha modul depends of the request module? My solution in javascript is to use axios. Perhaps it help to find the problem