Remote control ( from hifiberry ) stop work after some time ( 1 hours?)
remote work after boot.
restart audiocontrol, remote work for a while, but stop work another time.
hifiberryos 20230404
downgrade to 20221128, no problems
Remote control ( from hifiberry ) stop work after some time ( 1 hours?)
remote work after boot.
restart audiocontrol, remote work for a while, but stop work another time.
hifiberryos 20230404
downgrade to 20221128, no problems
You might check the logs:
journalctl -u audiocontrol2
-- Journal begins at Tue 2021-10-12 17:24:07 CEST, ends at Tue 2023-06-27 18:19:22 CEST. --
Oct 12 17:24:21 hifiberry python3[388]: INFO: audiocontrol2 - Ignoring player
Oct 12 17:24:21 hifiberry python3[388]: INFO: webserver - start server 1
Oct 12 17:24:21 hifiberry python3[388]: INFO: webserver - starting Bottle web server
Oct 12 17:24:21 hifiberry python3[388]: Bottle v0.12.19 server starting up (using WSGIRefServer())...
Oct 12 17:24:21 hifiberry python3[388]: Listening on http://0.0.0.0:81/
Oct 12 17:24:21 hifiberry python3[388]: Hit Ctrl-C to quit.
Oct 12 17:24:22 hifiberry python3[388]: INFO: webserver - started web server on port 81
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - started web server on port 81
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - Last.FM network lastfm
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - using lastfm anonymously, not scrobbling
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - configuring watchdog raat: ['raat']
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - configuring watchdog spotifyd: ['spotify']
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - configuring watchdog lms: ['lmsmpris']
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - configuring watchdog ShairportSync: ['shairport-sync']
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - monitoring mixer DSPVolume
Oct 12 17:24:22 hifiberry python3[388]: INFO: audiocontrol2 - started controller keyboard
Oct 12 17:24:22 hifiberry python3[388]: INFO: keyboard - keyboard listener started for HID 1d57:ad02 Keyboard
Oct 12 17:24:22 hifiberry python3[388]: INFO: keyboard - keyboard listener started for DHS USB DOGLE Keyboard
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - registered metadata display <ac2.plugins.metadata.lametric.LaMetricPush object at 0xb42989b8>
Oct 12 17:24:23 hifiberry python3[388]: INFO: powercontroller - Using controller int pin 2 on GPIO 15
Oct 12 17:24:23 hifiberry python3[388]: ERROR: powercontroller - no power controller found, ignoring, 121
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - started controller powercontroller
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - posting metadata to http://127.0.0.1:80/sources/metadata
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - posting volume changes to http://127.0.0.1:80/sound/volume
Oct 12 17:24:23 hifiberry python3[388]: INFO: base - Calling MPD connect('localhost', 6600, timeout=None)
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - registered non-MPRIS mpd backend
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - added MPD cover art handler on /data/library/music
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - external metadata enabled
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - enabled web server meta data processor
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - started thread monitor for webserver,volume control
Oct 12 17:24:23 hifiberry python3[388]: INFO: audiocontrol2 - startup finished
Oct 12 17:24:23 hifiberry systemd[1]: Started Audiocontrol2.
Oct 12 17:24:23 hifiberry python3[388]: INFO: base - Calling MPD connect('localhost', 6600, timeout=None)
Oct 12 17:24:23 hifiberry python3[388]: INFO: controller - Got no state from mpd
Oct 12 17:24:23 hifiberry python3[388]: INFO: powercontroller - Update LED state for state=unknown
Oct 12 17:24:23 hifiberry python3[388]: ERROR: powercontroller - Could not write to power controller: 121
Oct 12 17:24:23 hifiberry python3[388]: ERROR: http_post - Exception when posting metadata: HTTPConnectionPool(host='127.0.0.1', port=80): Max retries exceeded with url: /source
Oct 12 17:24:24 hifiberry python3[388]: INFO: base - Calling MPD connect('localhost', 6600, timeout=None)
Oct 12 17:24:24 hifiberry python3[388]: INFO: controller - Got no state from mpd
Oct 12 17:24:25 hifiberry python3[388]: INFO: base - Calling MPD connect('localhost', 6600, timeout=None)
Oct 12 17:24:25 hifiberry python3[388]: INFO: controller - Got no state from mpd
So, where is the problem?
All fine there. Unfortunately I can't say what might be causing this.I recommend to stay with the older release and try the next release again.