Posted June 27, 20187 yr Hello, I have a new problem. After installing a docker container, I cant login on it. Only the docker with the port 8080 can used by WebGui. All other ports dont work. Firewall isnt block this. Log Docker He cant start the docker i think. ErrorWarningSystemArrayLogin Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server.Starting Plex Media Server. Thank you thevault-diagnostics-20180627-1136.zip Edited June 27, 20187 yr by BlackHawk3000
June 27, 20187 yr Author I used the wrong /config path * Note: NEVER use /mnt/user/appdata/APP_NAME as the host path for the /config files. The FUSE md driver does not properly support symlinks which most Docker applications require (many documented instances of this around the threads). Always reference your appdata via /mnt/cache/appdata/APP_NAME If you do not have a cache drive, and are storing your appdata files within the array, then reference the appdata like this: /mnt/disk1/appdata/APP_NAME (or disk2, disk3, etc) If you dont do this, you may run into unexpected results with your applications -> not starting up, strange results, etc.
June 28, 20187 yr Yeah, I definitely agree with you on this one. One of the first things I suggest for some issues is to do exactly what you've done. No longer surprised when it actually fixes the issue.
Archived
This topic is now archived and is closed to further replies.