So I’m still unable to connect to plex via the ip address.
The command docker logs plex shows this content
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
chown: changing ownership of '/config': Permission denied
**** Permissions could not be set. This is probably because your volume mounts are remote or read-only. ****
**** The app may not work properly and we will not provide support for it. ****
Change in ownership detected, please be patient while we chown existing files
This could take some time
/usr/bin/find: unknown predicate `-R'
**** Permissions could not be set. This is probably because your volume mounts are remote or read-only. ****
**** The app may not work properly and we will not provide support for it. ****
chown: changing ownership of '/config': Permission denied
chown: changing ownership of '/config/Codecs': Permission denied
chown: changing ownership of '/config/Crash Reports': Permission denied
chown: changing ownership of '/config/Diagnostics': Permission denied
chown: changing ownership of '/config/Library': Permission denied
chown: changing ownership of '/config/Logs': Permission denied
chown: changing ownership of '/config/Media': Permission denied
chown: changing ownership of '/config/Metadata': Permission denied
chown: changing ownership of '/config/Plug-ins': Permission denied
chown: changing ownership of '/config/Plug-in Support': Permission denied
chown: changing ownership of '/config/Preferences.xml': Permission denied
# ..... I removed some lines since they were all Preferences.xml.tmp...
**** Permissions could not be set. This is probably because your volume mounts are remote or read-only. ****
**** The app may not work properly and we will not provide support for it. ****
**** Server is unclaimed, but no claim token has been set ****
**** creating video group videotpln with id 106 ****
**** adding /dev/dri/renderD128 to video group videotpln with id 106 ****
**** adding /dev/dri/card0 to video group video with id 44 ****
Docker is used for versioning skip update check
[custom-init] No custom files found, skipping...
Starting Plex Media Server. . . (you can ignore the libusb_init error)
[ls.io-init] done.
Is it normal I don’t see any ports for the plex container?