11-02-2024, 03:46 PM
Hello,
This is happening on a moode 9.1.3 (also in versions before) with Raspberry Pi4, connected via HDMI to a Denon receiver. Connection via Wifi (5Ghz, signal should be ok).
I have 1x server, 3 receivers. The other 2 Receivers are working flawlessly.
But the "HDMI one" always needs a multiroom-receiver restart to play music from the server after I select it in on the server web ui.
After the reset, it is working just fine.
This is a log excerpt (debug mode on obviously - connection started at 162736 ):
from here on, it will try to restart the receiver forever, but it will fail. Only manually restarting the receiver will recover the device.
This is reproducable.
This is happening on a moode 9.1.3 (also in versions before) with Raspberry Pi4, connected via HDMI to a Denon receiver. Connection via Wifi (5Ghz, signal should be ok).
I have 1x server, 3 receivers. The other 2 Receivers are working flawlessly.
But the "HDMI one" always needs a multiroom-receiver restart to play music from the server after I select it in on the server web ui.
After the reset, it is working just fine.
This is a log excerpt (debug mode on obviously - connection started at 162736 ):
Code:
20241102 162601 DEBUG: chkSQL(): type in ('nfs', 'cifs')
20241102 162631 DEBUG: chkSQL(): type in ('nfs', 'cifs')
20241102 162701 DEBUG: chkSQL(): type in ('nfs', 'cifs')
20241102 162731 DEBUG: chkSQL(): type in ('nfs', 'cifs')
20241102 162736 DEBUG: chkValue(): trx_control -rx
20241102 162736 DEBUG: chkValue(): -rx
20241102 162736 DEBUG: chkValue(): Value is blank
20241102 162736 DEBUG: chkValue(): trx_control -rx
20241102 162736 DEBUG: chkValue(): -rx
20241102 162736 DEBUG: chkValue(): Value is blank
20241102 162736 DEBUG: chkSQL(): param='sessionid'
20241102 162736 DEBUG: chkValue(): /var/www/util/trx-control.php
20241102 162736 DEBUG: chkValue(): -rx
20241102 162736 DEBUG: chkSQL(): param='rx_mastervol_opt_in'
20241102 162736 DEBUG: chkSQL(): param='volmute'
20241102 162736 DEBUG: chkSQL(): param='rx_host'
20241102 162736 DEBUG: phpSession(get_status): status=PHP_SESSION_ACTIVE
20241102 162736 DEBUG: chkSQL(): param='sessionid'
20241102 162736 DEBUG: chkValue(): /var/www/util/trx-control.php
20241102 162736 DEBUG: chkValue(): -rx
20241102 162736 DEBUG: chkSQL(): param='rx_mastervol_opt_in'
20241102 162736 DEBUG: chkSQL(): param='volmute'
20241102 162736 DEBUG: chkSQL(): param='rx_host'
20241102 162736 DEBUG: phpSession(get_status): status=PHP_SESSION_ACTIVE
20241102 162742 DEBUG: chkValue(): trx_control -rx On
20241102 162742 DEBUG: chkValue(): -rx
20241102 162742 DEBUG: chkValue(): On
20241102 162742 DEBUG: chkValue(): Value is blank
20241102 162742 DEBUG: chkSQL(): param='sessionid'
20241102 162742 DEBUG: chkValue(): /var/www/util/trx-control.php
20241102 162742 DEBUG: chkValue(): -rx
20241102 162742 DEBUG: chkValue(): On
20241102 162742 DEBUG: chkSQL(): param='multiroom_rx'
20241102 162742 DEBUG: chkSQL(): No WHERE clause
20241102 162743 DEBUG: chkSQL(): param='rxactive'
20241102 162745 watchdog: Started Multiroom receiver after crash detected
20241102 162746 DEBUG: chkSQL(): param='sessionid'
20241102 162746 DEBUG: chkValue(): /var/www/util/trx-control.php
20241102 162746 DEBUG: chkValue(): -rx
20241102 162746 DEBUG: chkValue(): On
20241102 162746 DEBUG: chkSQL(): param='multiroom_rx'
20241102 162746 DEBUG: chkSQL(): No WHERE clause
20241102 162753 watchdog: Started Multiroom receiver after crash detected
from here on, it will try to restart the receiver forever, but it will fail. Only manually restarting the receiver will recover the device.
This is reproducable.