Hi guys,
I was hoping to leave my Plex 3.9 container alone until you all managed to get the bugs worked out of version 4.xx
Today, all of my Plex channels dropped out of my source. I checked the web interface for the Plex container, and it looked to me like the 4.xx interface. I didn't do anything intentionally(knowingly) to make the change.
In a panic, I removed my Plex source from Channels, and also removed the Plex stack/container from Portainer.
Now, I'm attempting to re-install Plex using the Project One-Click action.
I can't seem to get it right. Using the default environment variables, I am getting the following error:
JSON response from http://192.168.1.100:9000/api/stacks?type=2&method=string&endpointId=2:
{"message":"failed to deploy a stack: time=\"2025-02-17T20:40:19Z\" level=warning msg=\"/data/compose/124/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n Network plex-for-channels_default Creating\n Network plex-for-channels_default Created\n Container plex-for-channels Creating\n Container plex-for-channels Created\n Container plex-for-channels Starting\nError response from daemon: Bind mount failed: '/data/plex' does not exists\n","details":"Failed to deploy a stack: time=\"2025-02-17T20:40:19Z\" level=warning msg=\"/data/compose/124/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n Network plex-for-channels_default Creating\n Network plex-for-channels_default Created\n Container plex-for-channels Creating\n Container plex-for-channels Created\n Container plex-for-channels Starting\nError response from daemon: Bind mount failed: '/data/plex' does not exists\n"}
false
I'm sure that I'm missing something obvious.