July 13, 20178 yr Author 4 hours ago, Ambrotos said: Quick followup, I was able to get the plugin to start correctly by simply adding the following to the docker image: docker exec -it LogitechMediaServer apt-get install libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl Done.
July 13, 20178 yr 10 hours ago, Ambrotos said: Success! Thank you very much! Cheers, -A +1. ShareTunes plugin fixed for me too. I have another issue with this docker, and I don't know whether it is unRAID or the docker itself that is causing it. Often when it is updated, it starts again but without the correct timezone. This has resulted in my alarm going off at 2AM instead of 6AM. I can see in the log that it is using UTC instead of my timezone when this happens. If I go in and edit the docker, but don't really change anything, then apply, it seems to fix it. It may be that just restarting it fixes it also, but sometimes that doesn't seem to be enough. I had been using a different docker for this application and it didn't seem to have this problem, but it was seldom updated, and that was a few unRAID version ago anyway. Maybe next time it happens I will try to post a log, but I don't know if it will show anything other than what I already said. It has happened twice in the past week and I am mostly just trying to get back to bed with a working 6AM alarm when it happens.
July 13, 20178 yr Author 8 minutes ago, trurl said: +1. ShareTunes plugin fixed for me too. I have another issue with this docker, and I don't know whether it is unRAID or the docker itself that is causing it. Often when it is updated, it starts again but without the correct timezone. This has resulted in my alarm going off at 2AM instead of 6AM. I can see in the log that it is using UTC instead of my timezone when this happens. If I go in and edit the docker, but don't really change anything, then apply, it seems to fix it. It may be that just restarting it fixes it also, but sometimes that doesn't seem to be enough. I had been using a different docker for this application and it didn't seem to have this problem, but it was seldom updated, and that was a few unRAID version ago anyway. Maybe next time it happens I will try to post a log, but I don't know if it will show anything other than what I already said. It has happened twice in the past week and I am mostly just trying to get back to bed with a working 6AM alarm when it happens. Are you running 6.4 rc? That's a Docker issue with unRAID on rcs before rc6. It is fixed now. You can see it when the update is finished. Check the command line to the Docker and you'll see TZ="". It should be your time zone. In my case TZ="America/NewYork".
July 13, 20178 yr 3 hours ago, dlandon said: Are you running 6.4 rc? That's a Docker issue with unRAID on rcs before rc6. It is fixed now. You can see it when the update is finished. Check the command line to the Docker and you'll see TZ="". It should be your time zone. In my case TZ="America/NewYork". I am running 6.4.0 rc6 so maybe not really fixed. I just "edited" it again so I could see the docker run command. TZ is there: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="LogitechMS" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 9000:9000/tcp -p 3483:3483/tcp -p 3483:3483/udp -p 9090:9090/tcp -v "/mnt/user/Music/":"/music":rw -v "/mnt/cache/appdata/LogitechMediaServer":"/config":rw dlandon/logitechmediaserver cc53a625b787815ad4fc36708b48287726906c878af9031dc907cd6a162cdc3c The command finished successfully! And the log shows the correct timezone, so it works as expected this time, but note that the procedure I followed is exactly the same as I follow to "fix" it. It is only when Updating the docker that it seems to break.
July 13, 20178 yr 1 minute ago, trurl said: I am running 6.4.0 rc6 so maybe not really fixed. Probably an unRAID issue and it is only noticeable with this docker since it has such an obvious effect. I will check again when it updates and also with my other dockers when they update.
July 13, 20178 yr Author 10 minutes ago, trurl said: Probably an unRAID issue and it is only noticeable with this docker since it has such an obvious effect. I will check again when it updates and also with my other dockers when they update. It occurs on update only. Working for me so you may have a situation that causes the issue.
July 13, 20178 yr 11 minutes ago, dlandon said: It occurs on update only. Working for me so you may have a situation that causes the issue. I am updating with the Advanced Buttons plugin so that may also be involved. I will test further when I have any dockers to update.
July 13, 20178 yr Author My bad. It was fixed back in rc5. Release note for rc5: webgui: Fixed time-zone not included in container updates
July 13, 20178 yr Author 59 minutes ago, trurl said: I am updating with the Advanced Buttons plugin so that may also be involved. I will test further when I have any dockers to update. I don't use that plugin so I don't know if it is an issue or not.
October 29, 20178 yr Hi ! Have you been able to succesfully use the plugin Shairtunes2 (fork) from this docker image ? It seem to work (no errors in the logs) but apparently the airply players are not really published through bonjour and my apple devices do not see the airplay output devices.
October 29, 20178 yr Author 4 hours ago, sorg said: Hi ! Have you been able to succesfully use the plugin Shairtunes2 (fork) from this docker image ? It seem to work (no errors in the logs) but apparently the airply players are not really published through bonjour and my apple devices do not see the airplay output devices. I've had no experience with that plugin.
October 29, 20178 yr 6 hours ago, sorg said: Hi ! Have you been able to succesfully use the plugin Shairtunes2 (fork) from this docker image ? It seem to work (no errors in the logs) but apparently the airply players are not really published through bonjour and my apple devices do not see the airplay output devices. Shairtunes works in my LMS plugin without a problem. https://github.com/snoopy86/docker-repo/tree/master/snoopy Edited October 29, 20178 yr by snoopy86
October 29, 20178 yr Both snoopy and dlandon has worked for me but I have not tested it recently. Just to clarify, are you trying to play logitech devices from itunes, or apple devices from LMS? I am only using it to play logitech devices from itunes.
March 24, 20188 yr On 16/04/2017 at 10:56 PM, dlandon said: Hi there first of all, thanks for the great work done on that Docker. However, I couldn't use it yet since I can't access the GUI. The installation of the docker was flawless but when I try to connect to the GUI, the address is unknown. I'll be happy to provide all the information required to solve that issue. Cheers Edited March 24, 20188 yr by mathgoy
March 24, 20188 yr Author 35 minutes ago, mathgoy said: Hi there first of all, thanks for the great work done on that Docker. However, I couldn't use it yet since I can't access the GUI. The installation of the docker was flawless but when I try to connect to the GUI, the address is unknown. I'll be happy to provide all the information required to solve that issue. Cheers You'll have to give me more information on why you can't access the GUI. How are you trying to access the GUI? You can left click on the Docker icon and the click the WebUI to get to the GUI. Did you change the Network or port settings? You should use the default port settings.
March 24, 20188 yr 41 minutes ago, mathgoy said: I'll be happy to provide all the information required
March 25, 20188 yr 18 hours ago, dlandon said: You'll have to give me more information on why you can't access the GUI. How are you trying to access the GUI? You can left click on the Docker icon and the click the WebUI to get to the GUI. Did you change the Network or port settings? You should use the default port settings. Hi, Thanks for the prompt reply. First here is the log I could get from the docker: Mar 25 14:12:36 f4b5626ab1b7 syslog-ng[12]: EOF on control channel, closing connection; *** Running /etc/my_init.d/20_apt_update.sh... Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [962 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [780 kB] Fetched 2048 kB in 2s (749 kB/s) Reading package lists... E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. *** /etc/my_init.d/20_apt_update.sh failed with status 100 And the Run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='LogitechMediaServer' --net='bridge' -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -p '9000:9000/tcp' -p '3483:3483/tcp' -p '3483:3483/udp' -p '9090:9090/tcp' -v '/mnt/user/media/Musique/':'/music':'rw' -v '/mnt/user/appdata/LogitechMediaServer':'/config':'rw' --log-opt max-size=50m --log-opt max-file=1 'dlandon/logitechmediaserver' 9df8876117ca2622f9f41b87ad77db02ad80d0d4231af7d37ff27edeff38c0b5 The command finished successfully! Then I didn't modify any port (using the 9000 one) and I am trying to get in to the GUI via a left click on the docker icon in Unraid
March 25, 20188 yr Author 2 hours ago, mathgoy said: Hi, Thanks for the prompt reply. First here is the log I could get from the docker: Mar 25 14:12:36 f4b5626ab1b7 syslog-ng[12]: EOF on control channel, closing connection; *** Running /etc/my_init.d/20_apt_update.sh... Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [962 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [780 kB] Fetched 2048 kB in 2s (749 kB/s) Reading package lists... E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. *** /etc/my_init.d/20_apt_update.sh failed with status 100 And the Run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='LogitechMediaServer' --net='bridge' -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -p '9000:9000/tcp' -p '3483:3483/tcp' -p '3483:3483/udp' -p '9090:9090/tcp' -v '/mnt/user/media/Musique/':'/music':'rw' -v '/mnt/user/appdata/LogitechMediaServer':'/config':'rw' --log-opt max-size=50m --log-opt max-file=1 'dlandon/logitechmediaserver' 9df8876117ca2622f9f41b87ad77db02ad80d0d4231af7d37ff27edeff38c0b5 The command finished successfully! Then I didn't modify any port (using the 9000 one) and I am trying to get in to the GUI via a left click on the docker icon in Unraid The only thing I can suggest is to remove the docker and then re-install it. If that doesn't work, then post your diagnostics. I would like to see your unRAID network setup and the complete logs rather than short snippets.
March 25, 20188 yr I did reinstall it once and it didn't work. I did reinstall it another time after rebooting my server and it did worK Thanks !
March 25, 20188 yr Author It looks like you might have an intermittent network issue. Check your unRAID network settings and the log.
May 13, 20188 yr Just installed, tried to access settings: 403 Forbidden: settings/index.html Everything else appears to be fine...well, is there a way to edit the server name so it doesn't just show a string of randomly generated characters? Currently my "server" is 5c98e85133cf Edited May 13, 20188 yr by puddleglum update
May 13, 20188 yr Author 58 minutes ago, puddleglum said: Just installed, tried to access settings: 403 Forbidden: settings/index.html Everything else appears to be fine...well, is there a way to edit the server name so it doesn't just show a string of randomly generated characters? Currently my "server" is 5c98e85133cf Try restarting the Docker. I don't understand the server name issue. Where do you see this?
May 13, 20188 yr 6 minutes ago, dlandon said: Try restarting the Docker. I don't understand the server name issue. Where do you see this? Tried restarting the docker itself, same error. Tried restarting the server, same error. In the client, when you're selecting which LMS server to connect to...that shows the character string
May 13, 20188 yr Author 2 hours ago, puddleglum said: Tried restarting the docker itself, same error. Tried restarting the server, same error. Try a different browser. 2 hours ago, puddleglum said: In the client, when you're selecting which LMS server to connect to...that shows the character string What client is this?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.