mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #61] Version: 3.0.0 - unable to connect #19
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @simon2207 on GitHub (Nov 2, 2025).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/61
Hi, im unable to pair my MiniServer with Lox-Audioserver.
After removing branch 2.5.1 ( had been running ok ) from my docker rep. on my Synology I startet with a clean install as described.
3.0.0 Install went fine / port Change to 7090. I m able to get to the 192.168.x.x:7090 admin page.
But pairing with my mini server is not possible. Within Lox Config I was able to add the new audioserver with ip 192.168.x.x:7090 and the provided serial: 504F94FF1BB3. But lox-audio server is not able to pair those two. Here are some logs as well - as you can see, after adding the details from lox-audioserver in Loxone config, my loy-audioserver gets informations, but is not able to connect.
Several reboots / new installs / nothing helped.
Thx Simon
2025-11-02 10:13:40.612][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 10:13:40.612][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 10:13:40.612][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 10:13:40.612][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 10:13:42.632][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 827 chars]
[2025-11-02 10:13:42.632][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 827 chars]
[2025-11-02 10:13:42.632][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 827 chars]
[2025-11-02 10:13:42.633][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-02 10:13:42.633][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
[2025-11-02 10:14:04.832][debug] [configStore] Saved configuration.
[2025-11-02 10:14:04.833][debug] [ConfigManager] Saved configuration to disk.
[2025-11-02 10:14:04.833][debug] [TroxorLogger] Updated persisted logging configuration
[2025-11-02 10:14:39.847][info] [AdminHttp] Static filerequest /app/public/audio/cfg/identify/504F94FF1BB3
[2025-11-02 10:14:59.623][debug] [ServerHeartbeat] Skipped tick (no paired AudioServer)
[2025-11-02 10:24:59.628][debug] [ServerHeartbeat] Skipped tick (no paired AudioServer)
@rudyberends commented on GitHub (Nov 2, 2025):
Your config on the Loxone side does not seem to be correct. Are you sure the Mac is set like 50:4F:94:FF:1B:B3 and the config is saved?
you should be able to get the music configuration from the miniserver at;
http://'miniserverip'/dev/fsget/prog/Music.json and using your miniserver credentials.
This file should have an entry starting with that MAC like this; (loxone removes :)
[
{
"504F94FF1BB3": {
if this does not match, pairing will fail.
@simon2207 commented on GitHub (Nov 2, 2025):
Your config on the Loxone side does not seem to be correct. Are you sure the Mac is set like 50:4F:94:FF:1B:B3 and the config is saved? YES I DID THAT
you should be able to get the music configuration from the miniserver at;
http://'miniserverip'/dev/fsget/prog/Music.json and using your miniserver credentials.
I GET TO THIS FILE AND I M ABLE TO SEE THE MAC ADRESS OF MY MINISERVER COMPACT ( BUILT IN AUDIO SERVER )
This file should have an entry starting with that MAC like this; (loxone removes :)
[
{
"504F94FF1BB3": {
NO - ITS NOT IN THERE - IT STARTS WITH MY MINISERVER MAC ADRESS:
{"master":"504F94D0XXXX","ip":"192.168.1.43","port":80,"language":"DEU","blinkpos":0,"autoUpdate":120,"unitTemperature":"°C","name":"Lox-Audioserver","host":"192.168.1.13","errortts":false,"uuid":"1fab2962-0166-fc04-ffffed57184a04d2","pwHash":"","sharemode":1,"players":[],"extensions":[],"groups":[]}}]
if this does not match, pairing will fail.
IT SEEMS THAT NOW MY HOLE MINISERVER IS STUCK - THE MINISERVER COMPACT HAS AN INTERNAL AUDIOSERVER AS WELL - AND NOW THIS ONE IST NOT REACHABLE AS WELL...
@simon2207 commented on GitHub (Nov 2, 2025):
@rudyberends commented on GitHub (Nov 2, 2025):
When you have multiple music servers, the file will have multiple entries. As long as there is an entry with that Mac it will work.
the entry should look like this;
Clear the lox-audio server from the config and safe your project. make sure it works correctly again. Then re-add a new audioserver.
@simon2207 commented on GitHub (Nov 2, 2025):
tried that as well - cleared everything, removed lox-audioserver, powered off miniserver, reboot mini server - no success - tried
lox-audioserver port 7090, 7091,7095
Music.json output
{"master":"504F94D0xxxx","ip":"192.168.1.43","port":80,"language":"DEU","blinkpos":0,"autoUpdate":120,"unitTemperature":"°C","name":"Lox-Audioserver","host":"192.168.1.13","errortts":false,"uuid":"1fab2962-0166-fc04-ffffed57184a04d2","pwHash":"","sharemode":1,"players":[],"extensions":[],"groups":[]}}]
lox-audioserver log:
[2025-11-02 11:54:59.439][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 11:55:02.489][debug] [WebSocketManager] Registered connection. Total: 3
[2025-11-02 11:55:02.489][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 11:55:02.686][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762080902
[2025-11-02 11:55:02.686][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762080902
[2025-11-02 11:55:02.686][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762080902
[2025-11-02 11:55:02.686][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762080902]
[2025-11-02 11:55:02.871][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 11:55:02.872][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 11:55:02.872][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 11:55:02.874][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762080902/[certificate trimmed, 8626 chars]
[2025-11-02 11:55:02.874][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762080902/[certificate trimmed, 8626 chars]
[2025-11-02 11:55:02.874][debug] [RequestHandler] Received command: secure/hello/1762080902/[certificate trimmed, 8626 chars]
[2025-11-02 11:55:03.122][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 11:55:03.122][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 11:55:03.122][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 11:55:03.125][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 11:55:03.125][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 11:55:03.125][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 11:55:03.127][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 11:55:03.127][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 11:55:03.127][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 11:55:03.127][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 11:55:05.034][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 11:55:05.034][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 11:55:05.048][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 11:55:05.048][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 11:55:05.049][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 11:55:05.049][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 11:55:05.049][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 11:55:05.075][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 376 chars]
[2025-11-02 11:55:05.075][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 376 chars]
[2025-11-02 11:55:05.075][debug] [RequestHandler] Received command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 376 chars]
[2025-11-02 11:55:05.092][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 11:55:05.093][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 11:55:05.095][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 11:55:05.095][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 11:55:05.095][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 11:55:05.095][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 11:55:05.095][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 11:55:05.100][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/iPad/[token redacted, 368 chars]
[2025-11-02 11:55:05.100][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/iPad/[token redacted, 368 chars]
[2025-11-02 11:55:05.100][debug] [RequestHandler] Received command: secure/authenticate/iPad/[token redacted, 368 chars]
[2025-11-02 11:55:05.104][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.104][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.104][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.104][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.104][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.104][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.142][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 11:55:05.142][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 11:55:05.142][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 11:55:05.142][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 11:55:05.142][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 11:55:05.143][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.143][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.143][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 11:55:05.143][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.143][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.143][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 11:55:05.146][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 11:55:05.146][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 11:55:05.146][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 11:55:05.149][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 11:55:05.149][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 11:55:05.149][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 11:55:05.149][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 11:55:05.149][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 11:55:05.149][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 11:55:05.150][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 11:55:05.150][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 11:55:05.152][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 832 chars]
[2025-11-02 11:55:05.152][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 832 chars]
[2025-11-02 11:55:05.152][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 832 chars]
[2025-11-02 11:55:05.152][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-02 11:55:05.152][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
[2025-11-02 11:55:05.153][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 11:55:05.153][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 11:55:05.153][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 11:55:05.154][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-02 11:55:05.161][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 11:55:05.161][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 11:55:05.161][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 11:55:05.167][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 11:55:05.167][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 11:55:05.167][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 11:55:05.223][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 11:55:05.223][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 11:55:05.223][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 11:55:05.223][warn] [ProviderRuntime] Active provider missing getServices()
@simon2207 commented on GitHub (Nov 2, 2025):
@simon2207 commented on GitHub (Nov 2, 2025):
Music.Json output without lox-audioserver:
{"504F94D0xxxx":{"master":"504F94D0xxxx","ip":"localhost","port":80,"language":"DEU","blinkpos":0,"autoUpdate":120,"unitTemperature":"°C","name":"Falke","host":"127.0.0.1","errortts":true,"uuid":"18d488c5-03a6-5d9d-ffffed57184axxxx","pwHash":"","sharemode":0,"players":[],"extensions":[],"groups":[]}}]
Music.Json output after adding lox-audioserver:
STRANGE... see screenshot....
@simon2207 commented on GitHub (Nov 2, 2025):
@simon2207 commented on GitHub (Nov 2, 2025):
docker run command should be updated in the documentation:
docker run -d
--name=lox-audioserver
--restart=always
-e TZ=Europe/Berlin
-v /volume/docker/lox-audioserver/data:/app/data
-p 7090:7090
-p 7095:7095
ghcr.io/rudyberends/lox-audioserver:latest
@rudyberends commented on GitHub (Nov 2, 2025):
yes, but you also need 7091
@simon2207 commented on GitHub (Nov 2, 2025):
right now I try this way:
docker run -d
--name=lox-audioserver
--restart=always
--network=host
-e TZ=Europe/Berlin
-v /volume1/docker/lox-audioserver/data:/app/data
ghcr.io/rudyberends/lox-audioserver:latest
@simon2207 commented on GitHub (Nov 2, 2025):
next issues... Simon@Synology:~$ sudo docker logs -f lox-audioserver
Password:
[2025-11-02 14:54:52.702][info] [main] Starting Loxone AudioServer runtime...
[2025-11-02 14:54:52.703][info] [Runtime] Waiting for configuration readiness...
[2025-11-02 14:54:52.709][warn] [configStore] No configuration file found. Creating defaults.
[2025-11-02 14:54:52.717][info] [ConfigManager] Loaded configuration from disk.
[2025-11-02 14:54:52.718][info] [AudioServerRuntime] No paired AudioServer found; extensions cleared.
[2025-11-02 14:54:52.718][warn] [ZoneRuntime] No zones defined in configuration.
[2025-11-02 14:54:52.719][warn] [ProviderRuntime] No provider registered for type "local".)}
[2025-11-02 14:54:52.724][info] [ServerHeartbeat] Started heartbeat timer
[2025-11-02 14:54:52.724][info] [Runtime] Initialization complete.
[2025-11-02 14:54:52.724][info] [main] Initialization complete.
[2025-11-02 14:54:52.724][info] [LoxoneHttp][appHttp] Listening on port 7091
[2025-11-02 14:54:52.725][info] [AdminHttp] Serving ./public (admin UI + static assets) on port 7090
[2025-11-02 14:54:52.725][info] [LoxoneHttp][msHttp] Listening on port 7095
[2025-11-02 14:54:52.725][info] [LoxoneHttp] Loxone Http API server active.
[2025-11-02 14:54:57.607][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-02 14:54:57.629][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
I think the problem is within the Loxone config... and I m not able to debug the Loxone config and delete any old lox-audioversions... I had installed before. frustrated
@simon2207 commented on GitHub (Nov 2, 2025):
maybe I had to manuell adjust the Music.json ... but I will not mess with my running Loxone installation. best way would be to let us choose an manual serial and not provide the default one: 504F94FF1BB3
@rudyberends commented on GitHub (Nov 2, 2025):
if you add an audioserver in loxone config and you specify whatever serial, and safe the config, there has to appear an entry matching that Mac serial. This has nothing to do so far with the audio server. This is just how loxone does it.
You have a buildin audio server, so probably there is an entry for that one too, and that could very well be the Mac of the miniserver.
If you add a server with whatever Mac and you dont see it in your config, you have another issue.
@simon2207 commented on GitHub (Nov 2, 2025):
I think the issue has to do with your changes around port 7090 / http / admin as Version 2.5.1 works fine even with the serial 50:4F:94:FF:1B:B3.
After my last attempt (maybe attempt 50 ) I m only able to work with your LOGS provided down and the screenshot from my Loxone config.
that was the docker run command:
docker run -d
--name=lox-audioserver
--restart=always
-e TZ=Europe/Berlin
-v /volume1/docker/lox-audioserver/data:/app/data
-p 7090:7090
-p 7091:7091
-p 7095:7095
ghcr.io/rudyberends/lox-audioserver:latest
LOG output:
UPDATED 2.11.2025, 17:30:21
BUFFER 8.7 KB
LIVE STREAM ACTIVE
[2025-11-02 17:27:58.034][debug] [WebSocketManager] Connection removed. Total: 2
[2025-11-02 17:27:58.034][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 17:28:01.063][debug] [WebSocketManager] Registered connection. Total: 3
[2025-11-02 17:28:01.064][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 17:28:01.248][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762100881
[2025-11-02 17:28:01.248][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762100881
[2025-11-02 17:28:01.248][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762100881
[2025-11-02 17:28:01.248][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762100881]
[2025-11-02 17:28:01.434][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 17:28:01.434][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 17:28:01.434][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 17:28:01.437][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762100882/[certificate trimmed, 8626 chars]
[2025-11-02 17:28:01.437][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762100882/[certificate trimmed, 8626 chars]
[2025-11-02 17:28:01.438][debug] [RequestHandler] Received command: secure/hello/1762100882/[certificate trimmed, 8626 chars]
[2025-11-02 17:28:01.599][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-02 17:28:01.599][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-02 17:28:01.599][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-02 17:28:01.603][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-02 17:28:01.603][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-02 17:28:01.603][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-02 17:28:01.605][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-02 17:28:01.605][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-02 17:28:01.605][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-02 17:28:01.605][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-02 17:28:03.740][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 17:28:03.740][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 17:28:03.751][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 17:28:03.752][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 17:28:03.752][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 17:28:03.752][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 17:28:03.752][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 17:28:03.770][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-02 17:28:03.770][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-02 17:28:03.771][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-02 17:28:03.771][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-02 17:28:03.771][debug] [RequestHandler] Received command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-02 17:28:03.779][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.779][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.779][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.780][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.780][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.780][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.783][debug] [WebSocketManager] Connection removed. Total: 3
[2025-11-02 17:28:03.783][debug] [LoxoneHttp][appHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-02 17:28:03.785][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 17:28:03.785][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 17:28:03.785][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 17:28:03.786][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 17:28:03.786][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 17:28:03.786][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-02 17:28:03.786][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-02 17:28:03.786][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-02 17:28:03.792][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 17:28:03.792][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 17:28:03.792][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 17:28:03.798][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/iPad/[token redacted, 364 chars]
[2025-11-02 17:28:03.798][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/iPad/[token redacted, 364 chars]
[2025-11-02 17:28:03.798][debug] [RequestHandler] Received command: secure/authenticate/iPad/[token redacted, 364 chars]
[2025-11-02 17:28:03.807][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 17:28:03.808][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 17:28:03.808][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 17:28:03.813][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 17:28:03.813][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 17:28:03.813][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 17:28:03.813][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-02 17:28:03.824][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.824][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.824][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-02 17:28:03.825][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.825][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.825][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-02 17:28:03.828][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-02 17:28:03.828][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-02 17:28:03.828][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-02 17:28:03.828][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-02 17:28:03.828][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-02 17:28:03.830][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-02 17:28:03.830][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-02 17:28:03.831][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-02 17:28:03.833][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-02 17:28:03.833][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-02 17:28:03.833][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-02 17:28:03.836][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-02 17:28:03.836][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-02 17:28:03.836][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-02 17:28:03.836][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-02 17:28:06.025][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 830 chars]
[2025-11-02 17:28:06.025][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 830 chars]
[2025-11-02 17:28:06.025][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 830 chars]
[2025-11-02 17:28:06.025][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-02 17:28:06.026][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
[2025-11-02 17:30:21.938][debug] [ServerHeartbeat] Skipped tick (no paired AudioServer)
Lox-Audioserver Web UI works fine....
@simon2207 commented on GitHub (Nov 2, 2025):
@simon2207 commented on GitHub (Nov 2, 2025):
@simon2207 commented on GitHub (Nov 2, 2025):
back to v2.5.1 everything works fine... I don't get it...
@rudyberends commented on GitHub (Nov 2, 2025):
do you have a full debug log?
also ports 9091 and 9095 are open? you can connect to it using a browser?
@simon2207 commented on GitHub (Nov 2, 2025):
again - version 2.5.1 works fine - with ports 7091 and 7095 open ....
Ports 9091 or 9095? Typo? Never tried these or found them in the documentation.
Full debug log - will get that maybe tonight or tomorrow as I didn't want to spent more time on the issue today. ( after several hours of trail and error )
@simon2207 commented on GitHub (Nov 3, 2025):
Full Debug.log:
[2025-11-03 10:21:05.900][debug] [configStore] Saved configuration.
[2025-11-03 10:21:05.900][debug] [ConfigManager] Saved configuration to disk.
[2025-11-03 10:21:05.900][debug] [TroxorLogger] Updated persisted logging configuration
[2025-11-03 10:21:28.592][debug] [WebSocketManager] Registered connection. Total: 1
[2025-11-03 10:21:28.593][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:28.810][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762161689
[2025-11-03 10:21:28.810][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762161689
[2025-11-03 10:21:28.811][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762161689
[2025-11-03 10:21:28.811][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762161689]
[2025-11-03 10:21:28.962][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-03 10:21:28.962][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-03 10:21:28.962][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-03 10:21:28.965][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762161689/[certificate trimmed, 8626 chars]
[2025-11-03 10:21:28.966][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762161689/[certificate trimmed, 8626 chars]
[2025-11-03 10:21:28.966][debug] [RequestHandler] Received command: secure/hello/1762161689/[certificate trimmed, 8626 chars]
[2025-11-03 10:21:29.137][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:21:29.138][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:21:29.138][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:21:29.143][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-03 10:21:29.143][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-03 10:21:29.143][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-03 10:21:29.146][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-03 10:21:29.146][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-03 10:21:29.146][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-03 10:21:29.146][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-03 10:21:31.177][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 836 chars]
[2025-11-03 10:21:31.177][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 836 chars]
[2025-11-03 10:21:31.177][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 836 chars]
[2025-11-03 10:21:31.177][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-03 10:21:31.267][debug] [WebSocketManager] Registered connection. Total: 2
[2025-11-03 10:21:31.267][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:31.268][debug] [WebSocketManager] Registered connection. Total: 3
[2025-11-03 10:21:31.268][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:31.271][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:31.271][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:31.271][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:31.275][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:31.276][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:31.276][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:31.279][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/iPad/[token redacted, 366 chars]
[2025-11-03 10:21:31.279][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/iPad/[token redacted, 366 chars]
[2025-11-03 10:21:31.279][debug] [RequestHandler] Received command: secure/authenticate/iPad/[token redacted, 366 chars]
[2025-11-03 10:21:31.280][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/iPad/[token redacted, 372 chars]
[2025-11-03 10:21:31.280][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/iPad/[token redacted, 372 chars]
[2025-11-03 10:21:31.280][debug] [RequestHandler] Received command: secure/authenticate/iPad/[token redacted, 372 chars]
[2025-11-03 10:21:31.283][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.283][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.283][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.284][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.284][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.284][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.285][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.285][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.285][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.287][debug] [LoxoneHttp][appHttp] WS message: audio/8/recent
[2025-11-03 10:21:31.288][debug] [LoxoneHttp][appHttp] Command: audio/8/recent
[2025-11-03 10:21:31.288][debug] [RequestHandler] Received command: audio/8/recent
[2025-11-03 10:21:31.290][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:31.290][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:31.290][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:31.291][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:31.291][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:31.292][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.292][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.292][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.294][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:31.294][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.294][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.295][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:31.296][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:31.296][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:31.296][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:31.296][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:31.298][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:31.298][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:31.298][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:31.299][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:31.299][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.299][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.302][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:31.302][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:31.303][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:31.303][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-03 10:21:31.305][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:31.305][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:31.305][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:31.309][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:31.309][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:31.309][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:31.309][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-03 10:21:31.311][debug] [WebSocketManager] Registered connection. Total: 4
[2025-11-03 10:21:31.311][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:31.331][debug] [WebSocketManager] Registered connection. Total: 5
[2025-11-03 10:21:31.331][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:31.335][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:31.335][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:31.335][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:31.356][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
[2025-11-03 10:21:31.357][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-03 10:21:31.357][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-03 10:21:31.357][debug] [RequestHandler] Received command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 370 chars]
[2025-11-03 10:21:31.359][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:31.360][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:31.360][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:31.368][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.369][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.369][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:31.369][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.369][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.369][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.377][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 378 chars]
[2025-11-03 10:21:31.377][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 378 chars]
[2025-11-03 10:21:31.377][debug] [RequestHandler] Received command: secure/authenticate/1f4c163e-01b8-c690-ffffed57184a04d2/[token redacted, 378 chars]
[2025-11-03 10:21:31.384][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:31.384][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:31.384][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:31.384][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:31.384][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:31.387][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.387][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.387][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:31.388][debug] [LoxoneHttp][appHttp] WS message: audio/8/recent
[2025-11-03 10:21:31.388][debug] [LoxoneHttp][appHttp] Command: audio/8/recent
[2025-11-03 10:21:31.388][debug] [RequestHandler] Received command: audio/8/recent
[2025-11-03 10:21:31.389][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.389][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.389][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:31.399][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:31.399][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.399][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.405][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:31.405][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:31.405][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:31.405][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:31.405][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:31.407][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:31.407][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:31.407][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:31.409][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:31.409][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.409][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:31.459][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:31.459][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:31.459][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:31.460][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-03 10:21:31.462][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:31.462][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:31.462][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:31.491][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:31.491][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:31.491][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:31.491][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-03 10:21:32.181][debug] [WebSocketManager] Registered connection. Total: 6
[2025-11-03 10:21:32.181][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:32.186][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:32.186][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:32.187][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:32.198][debug] [WebSocketManager] Registered connection. Total: 7
[2025-11-03 10:21:32.198][debug] [LoxoneHttp][appHttp] WebSocket connected from ::ffff:172.17.0.1
[2025-11-03 10:21:32.201][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getkey/full
[2025-11-03 10:21:32.201][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getkey/full
[2025-11-03 10:21:32.201][debug] [RequestHandler] Received command: audio/cfg/getkey/full
[2025-11-03 10:21:32.202][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/Simon/[token redacted, 380 chars]
[2025-11-03 10:21:32.202][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/Simon/[token redacted, 380 chars]
[2025-11-03 10:21:32.202][debug] [RequestHandler] Received command: secure/authenticate/Simon/[token redacted, 380 chars]
[2025-11-03 10:21:32.208][debug] [LoxoneHttp][appHttp] WS message: secure/authenticate/Simon/[token redacted, 364 chars]
[2025-11-03 10:21:32.208][debug] [LoxoneHttp][appHttp] Command: secure/authenticate/Simon/[token redacted, 364 chars]
[2025-11-03 10:21:32.208][debug] [RequestHandler] Received command: secure/authenticate/Simon/[token redacted, 364 chars]
[2025-11-03 10:21:32.215][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:32.215][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:32.215][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/6/0/50
[2025-11-03 10:21:32.215][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.215][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.215][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.220][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:32.221][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:32.221][debug] [RequestHandler] Received command: audio/cfg/getroomfavs/8/0/50
[2025-11-03 10:21:32.221][debug] [LoxoneHttp][appHttp] WS message: audio/8/recent
[2025-11-03 10:21:32.221][debug] [LoxoneHttp][appHttp] Command: audio/8/recent
[2025-11-03 10:21:32.221][debug] [RequestHandler] Received command: audio/8/recent
[2025-11-03 10:21:32.222][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.222][debug] [LoxoneHttp][appHttp] Command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.222][debug] [RequestHandler] Received command: audio/cfg/globalsearch/describe
[2025-11-03 10:21:32.223][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:32.223][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:32.223][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:32.223][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:32.224][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:32.230][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getinputs
[2025-11-03 10:21:32.230][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getinputs
[2025-11-03 10:21:32.230][debug] [RequestHandler] Received command: audio/cfg/getinputs
[2025-11-03 10:21:32.230][warn] [LoxoneApiRouter] Unhandled Loxone command: audio/cfg/getinputs
[2025-11-03 10:21:32.231][debug] [RequestHandler] Returning empty reply: [audio/cfg/getinputs]
[2025-11-03 10:21:32.231][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:32.231][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:32.231][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:32.235][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getavailableservices
[2025-11-03 10:21:32.235][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getavailableservices
[2025-11-03 10:21:32.235][debug] [RequestHandler] Received command: audio/cfg/getavailableservices
[2025-11-03 10:21:32.236][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:32.236][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:32.236][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:32.241][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getradios
[2025-11-03 10:21:32.241][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getradios
[2025-11-03 10:21:32.241][debug] [RequestHandler] Received command: audio/cfg/getradios
[2025-11-03 10:21:32.241][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:32.242][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:32.242][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:32.242][warn] [ProviderRuntime] Active provider missing getServices()
[2025-11-03 10:21:32.244][debug] [LoxoneHttp][appHttp] WS message: audio/cfg/getservices
[2025-11-03 10:21:32.244][debug] [LoxoneHttp][appHttp] Command: audio/cfg/getservices
[2025-11-03 10:21:32.244][debug] [RequestHandler] Received command: audio/cfg/getservices
[2025-11-03 10:21:32.244][warn] [ProviderRuntime] Active provider missing getServices()
@simon2207 commented on GitHub (Nov 3, 2025):
Next - fresh Docker install on my Mac - same issues. 2.5.1 running fine - it might have to do with 3.0.0... I m not able to figure out if it's on the Loxone config side... as 2.5.1 runs fine I don't think it's a loxone issue.
BUT I can definitely say:
docker run -d \
--name lox-audioserver
-p 7090:7090
-p 7091:7091
-p 7095:7095
-v $(pwd)/data:/app/data
ghcr.io/rudyberends/lox-audioserver:latest
doesn´t work...
Got some infos from another user that he went with the YML File - so I will give compose a chance as well. REALLY frustrating.
@simon2207 commented on GitHub (Nov 3, 2025):
After using Docker compose on a newly installed docker environment on another Mac - same issue:
[2025-11-03 10:23:43.522][debug] [configStore] Saved configuration.
[2025-11-03 10:23:43.526][debug] [ConfigManager] Saved configuration to disk.
[2025-11-03 10:23:43.526][debug] [TroxorLogger] Updated persisted logging configuration
[2025-11-03 10:23:59.804][debug] [WebSocketManager] Connection removed. Total: 0
[2025-11-03 10:23:59.805][debug] [LoxoneHttp][msHttp] WS closed (1006: Connection dropped by remote peer.)
[2025-11-03 10:24:02.781][debug] [WebSocketManager] Registered connection. Total: 1
[2025-11-03 10:24:02.781][debug] [LoxoneHttp][msHttp] WebSocket connected from ::ffff:192.168.65.1
[2025-11-03 10:24:02.974][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/miniservertime/1762165443
[2025-11-03 10:24:02.975][debug] [LoxoneHttp][msHttp] Command: audio/cfg/miniservertime/1762165443
[2025-11-03 10:24:02.975][debug] [RequestHandler] Received command: audio/cfg/miniservertime/1762165443
[2025-11-03 10:24:02.976][debug] [RequestHandler] Returning empty reply: [audio/cfg/miniservertime/1762165443]
[2025-11-03 10:24:03.165][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-03 10:24:03.165][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-03 10:24:03.166][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-03 10:24:03.177][debug] [LoxoneHttp][msHttp] WS message: secure/hello/1762165444/[certificate trimmed, 8626 chars]
[2025-11-03 10:24:03.178][debug] [LoxoneHttp][msHttp] Command: secure/hello/1762165444/[certificate trimmed, 8626 chars]
[2025-11-03 10:24:03.178][debug] [RequestHandler] Received command: secure/hello/1762165444/[certificate trimmed, 8626 chars]
[2025-11-03 10:24:03.449][debug] [LoxoneHttp][msHttp] WS message: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:24:03.449][debug] [LoxoneHttp][msHttp] Command: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:24:03.449][debug] [RequestHandler] Received command: secure/init/[token redacted, 1879 chars]
[2025-11-03 10:24:03.455][debug] [LoxoneHttp][msHttp] WS message: secure/info/pairing
[2025-11-03 10:24:03.455][debug] [LoxoneHttp][msHttp] Command: secure/info/pairing
[2025-11-03 10:24:03.455][debug] [RequestHandler] Received command: secure/info/pairing
[2025-11-03 10:24:03.466][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/getconfig
[2025-11-03 10:24:03.467][debug] [LoxoneHttp][msHttp] Command: audio/cfg/getconfig
[2025-11-03 10:24:03.467][debug] [RequestHandler] Received command: audio/cfg/getconfig
[2025-11-03 10:24:03.467][debug] [RequestHandler] Returning empty reply: [audio/cfg/getconfig]
[2025-11-03 10:24:05.529][debug] [LoxoneHttp][msHttp] WS message: audio/cfg/setconfig/[payload trimmed, 834 chars]
[2025-11-03 10:24:05.529][debug] [LoxoneHttp][msHttp] Command: audio/cfg/setconfig/[payload trimmed, 834 chars]
[2025-11-03 10:24:05.529][debug] [RequestHandler] Received command: audio/cfg/setconfig/[payload trimmed, 834 chars]
[2025-11-03 10:24:05.530][info] [configCommands] Received new AudioServer configuration from MiniServer.
[2025-11-03 10:24:05.531][warn] [AudioServerRuntime] No matching AudioServer entry found for MAC 504F94FF1BB3.
@rudyberends commented on GitHub (Nov 3, 2025):
The log is quite clear.
No matching AudioServer entry found for MAC 504F94FF1BB3.So the audioservered is offered a payload without its Mac in the config. Either I am not the only one making typos, or there is another issue with your miniserver.
Just for testing.
If you have multiple audioservers there will be multiple entries. But the new one HAS to be there.
@simon2207 commented on GitHub (Nov 3, 2025):
Please take a look at se Screenshot:
504F94FF1BB3
01:23:45:67:89:01
are shown in the music.json
and that is the case under 2.5.1 as well and 2.5.1. runs fine... BUT with 3.0.0 it shows the EXACT same Music.json entries but it doesn't run...
@simon2207 commented on GitHub (Nov 3, 2025):
@rudyberends commented on GitHub (Nov 3, 2025):
please send me the json in text format. you can change the master serials if you want. I will try to parse it and see where it fails
@bogi9999 commented on GitHub (Nov 3, 2025):
I can confirm @simon2207 issue on my test server.
The MS Compact don't connect to your lox-audioserver 3.0 but will do with 2.5.1.
@simon2207 commented on GitHub (Nov 3, 2025):
Music.json
@simon2207 commented on GitHub (Nov 3, 2025):
[{"504F94D0XXXX":{"master":"504F94D0XXXX","ip":"localhost","port":80,"language":"DEU","blinkpos":0,"autoUpdate":120,"unitTemperature":"°C","name":"Falke","host":"127.0.0.1","errortts":true,"uuid":"18d488c5-03a6-5d9d-ffffed57184aXXXX","pwHash":"","sharemode":0,"players":[],"extensions":[],"groups":[]}},{"504F94FF1BB3":{"master":"504F94D0XXXX","ip":"192.168.1.43","port":80,"language":"DEU","blinkpos":0,"autoUpdate":120,"unitTemperature":"°C","name":"Mac Audioserver","host":"192.168.1.207","errortts":false,"uuid":"1fac78ad-02e7-2cf5-ffffed57184aXXXX","pwHash":"","sharemode":1,"players":[],"extensions":[],"groups":[]}}]
@rudyberends commented on GitHub (Nov 3, 2025):
should be fixed in 3.0.1.
Please give it a try
@simon2207 commented on GitHub (Nov 3, 2025):
Up and running - what did you do? AWESOME
Minor Bug - Provider is shown Pending... but Music Assistant ist allready added and working.
@rudyberends commented on GitHub (Nov 3, 2025):
The payload was received correctly, but the parsing logic failed to locate its serial if the item wasn’t the first in the list. This has now been fixed; the parser will search the entire object.
The web interface needs a some attention as there where a lot of code changes in this new release. I will improve this in the next release.
I’ll close this issue for now. If you run into anything else, please open a new request.
By the way, since you have access to a real AudioServer, I’d be very interested in an HTTP packet capture of the traffic between the MiniServer and the AudioServer. There are probably some handshake commands initiated by the AudioServer that we don’t yet handle. Capturing these would help us complete the implementation, possibly enabling full auto-discovery so the AudioServer can be added just like the genuine one.
I’m not sure if you can capture that traffic since both run on the same board, but if it’s possible, even a short capture during pairing would be extremely helpful.