11-04-2024, 11:30 AM
(This post was last modified: 11-04-2024, 11:31 AM by abrakadabra2k.)
Yes, I switched to this port as you suggested.
This is the launch string obtained from debug log (as before, with other port):
trx-rx -d default:vc4hdmi0 -h 239.0.0.1 -p 1350 -m 128 -j 64 -f 960 -R 45 -D /tmp/trx-rxpid >/dev/null
If I start my AVR I would expect the watchdog to be able to restart the trx-rx, but this error keeps on appearing - because of reasons written above I think:
If I launch the trx-rx manually via the "launch string" above, music is played
This is the launch string obtained from debug log (as before, with other port):
trx-rx -d default:vc4hdmi0 -h 239.0.0.1 -p 1350 -m 128 -j 64 -f 960 -R 45 -D /tmp/trx-rxpid >/dev/null
If I start my AVR I would expect the watchdog to be able to restart the trx-rx, but this error keeps on appearing - because of reasons written above I think:
Code:
20241104 122723 watchdog: Started Multiroom receiver after crash detected
20241104 122723 DEBUG: chkSQL(): param='sessionid'
20241104 122723 DEBUG: chkValue(): /var/www/util/trx-control.php
20241104 122723 DEBUG: chkValue(): -rx
20241104 122723 DEBUG: chkValue(): On
20241104 122723 DEBUG: chkSQL(): param='multiroom_rx'
20241104 122723 DEBUG: chkSQL(): No WHERE clause
20241104 122727 DEBUG: chkSQL(): type in ('nfs', 'cifs')
20241104 122730 watchdog: Started Multiroom receiver after crash detected
20241104 122731 DEBUG: chkSQL(): param='sessionid'
20241104 122731 DEBUG: chkValue(): /var/www/util/trx-control.php
20241104 122731 DEBUG: chkValue(): -rx
20241104 122731 DEBUG: chkValue(): On
20241104 122731 DEBUG: chkSQL(): param='multiroom_rx'
20241104 122731 DEBUG: chkSQL(): No WHERE clause
If I launch the trx-rx manually via the "launch string" above, music is played