More > JRiver Media Center 32 for Linux
Docker Images for MC32
Richard Martin:
--- Quote from: HaWi on February 02, 2024, 03:42:55 pm ---Have you tried to restart the Container from within the Docker Container Manager? That sometimes helps me when things go wrong.
Also, only somewhat related, a NAS is really supposed to run 24/7 and powering it down and up again every day puts unnecessary stress on the hardware, especially the drives. My personal recommendation would be to keep the NAS running at all times.
--- End quote ---
Stopping and starting the container made no difference.
I take your point about the NAS being on all the time, but I don't think that is a cause of this problem. Previous versions of MC shiomax docker images have been fine.
I'm puzzled by the log entry about the 'abc' user. I have no users called abc
HaWi:
--- Quote from: Richard Martin on February 02, 2024, 04:03:19 pm ---Stopping and starting the container made no difference.
I take your point about the NAS being on all the time, but I don't think that is a cause of this problem. Previous versions of MC shiomax docker images have been fine.
I'm puzzled by the log entry about the 'abc' user. I have no users called abc
--- End quote ---
I hear you. I agree that restarting the container should not lead to this issue. I was as baffled as you about that error. No 'abc' user here either.
EDIT: Should have mentioned that when I tried to update to MC32 with Portainer, I got the same errors.
Upgrading the 'long way", using CLI docker-compose did the trick but I don't want to use this for every minor update. Portainer is just so easy. Have you tried Portainer?
Afrosheen:
--- Quote from: Richard Martin on February 02, 2024, 06:46:37 am ---I have now done a complete clean install to a new container and then restored a back up from 31.
This works fine and I can connect from my Windows client.
However, my NAS is set to shut down at night when no one is using it. The following day when the shiomax container restarts I am getting the following error in the log.
--- Code: ---useradd: user 'abc' already exists
--- End code ---
followed by
--- Code: ---s6-rc:warning: unable to start service setup-app: command exited 9
--- End code ---
The MC server doesn't start. I can connect to https:[server ip]/5800 but just get a black panel with "Not Connected" and a Reconnect button that does nothing.
Does anyone have any ideas what is going on here?
--- End quote ---
I'm experiencing the same.
max096:
--- Quote from: Richard Martin on February 02, 2024, 04:03:19 pm ---Stopping and starting the container made no difference.
I take your point about the NAS being on all the time, but I don't think that is a cause of this problem. Previous versions of MC shiomax docker images have been fine.
I'm puzzled by the log entry about the 'abc' user. I have no users called abc
--- End quote ---
Not sure why you are getting an error about it exactly. But the abc user will be gone again next update. I wanted to simplify user creation in the container and took some of what linuxserver io is doing as a baseline. They donīt use the group for anything appearently and just put abc as the primary group (pretty sure every user needs a primary group). I did intend to "remove that later" but forgot about it.
It should not cause any problems though. The group just is there in the current image, but is not used anywhere. JRiver is started with the PID/GID configured and not with the primary group of the user that was created.
:latest is also mc32. If itīs not you just have to pull the image before redeploying the container. Iīd say the latest-32 etc. tags are better to use for most cases so you donīt upgrade past major versions of mc on accident. But otherwise those are the same for mc32 right now (until there is a 33).
max096:
--- Quote from: Afrosheen on February 03, 2024, 06:21:09 pm ---I'm experiencing the same.
--- End quote ---
Can you try again now? Should be fixed, I hope. Not sure why this would only happen for some. I never got this error.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version