The thing that stands out from the logs as that I see no sign of the virtual docker networks, just a single ethernet interface. This means either is either running natively on your NAS (and docker isnt installed at all), or that the network mode in the docker container is not set to âhostâ which it must be.
I do not have a synology NAS, so I cannot give you exact instructions to navigate its UI to enable host network mode.
I expect you need to select the advanced settings view, then select the network tab, then somewhere in there you should find setting for the network mode. It needs to be set to âhostâ.
It doesnât look much different to the QNAP docker UI, so I expect this can be fixed by just changing the settings on the container and restarting it.
Once this is done, I suggest updating to the latest version.
Hello,
I hope someone can help me. I installed the extension a couple of months ago with the docker image on my Ubuntu 18.04 server. It never worked flawlessly for a extended period for me. It seemed that updating the docker image was the problem but I am not sure.
Now I canât get the extension to show up in Roon anymore. The container is running but the extension is not showing up in Roon. Restarting and reinstall in docker doesnât help anymore.
Anyone an idea?
Which version are you running? Also are you able to extract and send me logs? (Ill PM you my email address). Also which docker version?
To extract logs, using chrome or safari (not MS edge) enter the url http://xxx.xxx.xxx.xxx:9080/logs where xxx.xxx.xxx.xxx is the IP address of the host runnign the extension and that shoudl download a zip file.
Thanks for your reply. Appeared not to be a problem with you extension.
Because the url you mentioned didnât work I started looking at the logs in docker and found an error with my network. Has something to do with setting up ipv6 I think. Did some tinkering and it is working again, but I am not that confident that it will stay that way with ipv6.
The extension actively avoids sending over IPv6 for the simple reason that I donât think Harmony supports IPv6 or at least Iâm sure its discover mechanism certainly does not.
I normally run this on my QNAP NAS which I think is running some older 17.x version of docker. OTOH I have also run it alot on my Raspbery PI with 18.x versions of docker without problem. I have never needed to fiddle with any settings in docker - just a default install of it.
I have installed Deep Harmony on my Synology NAS using docker. Installation went fine, Roon found the extension without problems, but Deep Harmony can not find my Harmony Companion - status is âAwaiting HarmonyâŚâ. Iâve tried to restart my Harmony Companion, but that doesnât solve the problem.
Any suggestions how to solve this problem, will be very much appreciated!
Hi,
For the first time I stumbled upon the problem (with the extension) I canât resolve by myself.
I try to update as decribed in your post - but nothing happens. Already restarted docker, I even tried to withdraw Deep Harmony and install once again.
When I try to update Deep Harmony - Appgineer returns status as seen on the picture.
Deep Harmony is not working right now
Can you help me?
this is what I get:
sp1976@xUbuntu-serwer:~$ sudo docker container ls
[sudo] hasĹo uĹźytkownika sp1976:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fe10868885c4 khazul/roon-extension-deep-harmony â/usr/src/app/run.shâ 22 minutes ago Up 22 minutes dazzling_kare
8290f777cf9c khazul/roon-extension-deep-harmony â/usr/src/app/run.shâ 26 minutes ago Up 26 minutes quirky_euclid
2b5f6683fb0c khazul/roon-extension-deep-harmony â/usr/src/app/run.shâ 46 hours ago Up 46 hours jolly_visvesvaraya
f247d307f0f4 khazul/roon-extension-deep-harmony â/usr/src/app/run.shâ 46 hours ago Up 46 hours festive_davinci
39f1e3653077 khazul/roon-extension-deep-harmony â/usr/src/app/run.shâ 9 months ago Up 46 hours hardcore_hawking
sp1976@xUbuntu-serwer:~$ sudo docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
khazul/roon-extension-deep-harmony latest 3eb29a1844d5 13 months ago 115MB
hello-world latest 4ab4c602aa5e 13 months ago 1.84kB
sp1976@xUbuntu-serwer:~$
EDIT: Ok, I stopped and removed all containers than ran the: