[HOW TO] run LMS 8.x in a docker container

User avatar
OneCD
Guru
Posts: 12161
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [HOW TO] run LMS 7.9 in a docker container

Post by OneCD »

The “Download” share is one of the default shares, but it can be removed: https://www.qnap.com/en-us/how-to/knowl ... -on-my-nas

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
oyvindo
Experience counts
Posts: 1399
Joined: Tue May 19, 2009 2:08 am
Location: Norway, Oslo

Re: [HOW TO] run LMS 7.9 in a docker container

Post by oyvindo »

Well, as I said - I don't have any such share (Folder) on any of my NAS's and I never removed anything, so it can't be very "default".
If it is default on other QNAP NAS's - I'm sure it can be used as long as the access rights are correct. My recommendation is still to have a separate dedicated share for CS.
ImageImageImage
User avatar
OneCD
Guru
Posts: 12161
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [HOW TO] run LMS 7.9 in a docker container

Post by OneCD »

Agree. “Download” isn’t really the right place to keep something. ;)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
Don
Guru
Posts: 12289
Joined: Thu Jan 03, 2008 4:56 am
Location: Long Island, New York

Re: [HOW TO] run LMS 7.9 in a docker container

Post by Don »

download is the default folder for download station.
Use the forum search feature before posting.

Use RAID and external backups. RAID will protect you from disk failure, keep your system running, and data accessible while the disk is replaced, and the RAID rebuilt. Backups will allow you to recover data that is lost or corrupted, or from system failure. One does not replace the other.

NAS: TVS-882BR | F/W: 5.0.1.2346 | 40GB | 2 x 1TB M.2 SATA RAID 1 (System/VMs) | 3 x 1TB M.2 NMVe QM2-4P-384A RAID 5 (cache) | 5 x 14TB Exos HDD RAID 6 (Data) | 1 x Blu-ray
NAS: TVS-h674 | F/W: 5.0.1.2376 | 16GB | 3 x 18TB RAID 5
Apps: DNSMasq, PLEX, iDrive, QVPN, QLMS, MP3fs, HBS3, Entware, DLstation, VS, +
jjvdgeer
Starting out
Posts: 48
Joined: Sat Oct 11, 2008 12:41 am

Re: [HOW TO] run LMS 7.9 in a docker container

Post by jjvdgeer »

@sergiox The error you are seeing, "exec format error", is due to you having an ARM model. I had the same problems installing the justifiably/logitechmediaserver on my TS-431p. The cause was that this image does not support armhf, which is what you need. I ended up using an image called syphr/logitechmediaserver which works fine, although it seems the filesystem does not cope with accented characters. I think I saw that addressed somewhere, maybe in this thread, but so far I haven't bothered to find out how to fix it. It only shows when browsing the media folder from within the Squeezebox website, it displays accented characters with latin-1 or something, while the actual filename is utf-8-encoded. It's not a big issue.
Vinnie5451
First post
Posts: 1
Joined: Fri Mar 23, 2018 7:33 am

Re: [HOW TO] run LMS 7.9 in a docker container

Post by Vinnie5451 »

anyone getting this error message (standard_init_linux.go:187: exec user process caused "exec format error) LMS starts then stops
jjvdgeer
Starting out
Posts: 48
Joined: Sat Oct 11, 2008 12:41 am

Re: RE: Re: [HOW TO] run LMS 7.9 in a docker container

Post by jjvdgeer »

Vinnie5451 wrote:anyone getting this error message (standard_init_linux.go:187: exec user process caused "exec format error) LMS starts then stops
Did you see my previous message?...

Sent from my Moto Z2 Play using Tapatalk
astronomon
New here
Posts: 4
Joined: Thu Jul 15, 2010 3:56 pm

Re: [HOW TO] run LMS 7.9 in a docker container

Post by astronomon »

Every time I start an LMS-container I get this error:
"standard_init_linux.go:187: exec user process caused "exec format error"

I have tried theese containers:
syphr/logitechmediaserver:latest
justifiably/logitechmediaserver:latest
justifiably/logitechmediaserver:latest

I have a TS-228?
User avatar
oyvindo
Experience counts
Posts: 1399
Joined: Tue May 19, 2009 2:08 am
Location: Norway, Oslo

Re: [HOW TO] run LMS 7.9 in a docker container

Post by oyvindo »

ImageImageImage
pbthal2112
First post
Posts: 1
Joined: Mon Apr 23, 2018 3:54 am

Re: [HOW TO] run LMS 7.9 in a docker container

Post by pbthal2112 »

Having the same issue on my Arm Qnap..here is a screenshot

https://yadi.sk/i/PyubJ7rA3Uf6CM
User avatar
oyvindo
Experience counts
Posts: 1399
Joined: Tue May 19, 2009 2:08 am
Location: Norway, Oslo

Re: [HOW TO] run LMS 7.9 in a docker container

Post by oyvindo »

I'm not sure what that message means. All I can say, is that in my setup (same screenshot), I have Command : /startup.sh
My Entrypoint field is empty.
I use logitechmediaserver-1498076622821:latest

Please note that these images cannot be run on an ARM-based NAS.
ImageImageImage
Doozer
Getting the hang of things
Posts: 70
Joined: Fri Apr 04, 2008 7:53 pm

Re: [HOW TO] run LMS 7.9 in a docker container

Post by Doozer »

How can I change timezone by using only the QTS web interface? I do not have any PC:s, Macs or Linux machines, only Chromebook.

Thank you!
TS-209 Pro -> TS-212P -> TS-251
User avatar
oyvindo
Experience counts
Posts: 1399
Joined: Tue May 19, 2009 2:08 am
Location: Norway, Oslo

Re: [HOW TO] run LMS 7.9 in a docker container

Post by oyvindo »

Doozer wrote:How can I change timezone by using only the QTS web interface? I do not have any PC:s, Macs or Linux machines, only Chromebook.
Container station allows you to open a terminal window into every installed container individually. You can type any command line entries directly into this terminal window.
ImageImageImage
dolan.m
Starting out
Posts: 27
Joined: Fri Apr 17, 2009 9:49 pm

Re: [HOW TO] run LMS 7.9 in a docker container

Post by dolan.m »

I'm very happy running my LMS in qnap docker container. Only one annoyance: absolutely every 3 seconds (!) docker writes to docker.log the same message:

Code: Select all

time="2018-10-16T20:06:54.849877727+02:00" level=debug msg="Calling GET /v1.32/containers/4245ba317231a855ff0396757d6694043b9a95933e9e1b58d2b9dce41987436a/json" 
4245ba317231a855ff0396757d6694043b9a95933e9e1b58d2b9dce41987436a is my justifyingly LMS image. Nothing else in docker.log whatsover, only the mentioned lines.
Most obvious result is HDD never spinning down.
What can be the problem?
User avatar
dolbyman
Guru
Posts: 35275
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: [HOW TO] run LMS 7.9 in a docker container

Post by dolbyman »

according to google, that could be the container lookup (enumeration of all docker instances to see their name and status)

caused by command

Code: Select all

docker ps
https://docs.docker.com/engine/referenc ... nt-command

could be QNAP management that checks the status .. watchdog .. gui .. something like that
Post Reply

Return to “Container Station”