Open Tmatz27 opened 4 months ago
Made a little more head way but still having issues. Its now saying that it sees plex is running. ive restarted Plex before starting the docker, and I have even changed the ignore if running variable to True and it still wont start.
Add "IGNORE_RUNNING=True" as it states in the Error Report.
I also added "LOCAL_DB=True" as it was failing to pull it from the API
I have ignore running=true in the .env initially it really seems like it's not even looking at the .env
I am having the same issue. It's not seeing the env file
I figured it out, @Tmatz27 , the .env literally has to be named '.env'
I had mine as test.env , then tried example.env , but it's just .env
My file was already named .env and still having the issue
Version Number
develop
What branch are you on?
develop
Describe the Bug
I can not get the docker in unraid to run. It states there is noplex URL, plex token, and the plex path are present so its running in local mode. But the .env has those valuses present. Not sure what I need to do to fix this.
Logs
No response