swapped to the new linuxserver builds and got a weird error, nothing works. #1430
-
So, at first I did a hot swap of just the docker image path. Then, I tried to change the docker-compose to be like the Linuxserver.io example. Finally, I deleted everything including the mapped volume directory to start fresh. Still no go. I'm at a loss. Not dropping it as a bug since this build has been out a few days and no one else has brought it up. I'm guessing it is something dumb I'm overlooking from the switch over.... Docker log:
Original docker-compose:
Changed one:
Not sure what's up here. Anyone have a thought on solving? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Drop |
Beta Was this translation helpful? Give feedback.
-
Aha, thanks that got it. I've had this docker-compose setup since you released this thing. Just now it became a problem. |
Beta Was this translation helpful? Give feedback.
Drop
/home/docker/speedtest/app:/app
you shouldn't need to reference the root app dir.