Server can't find config

I keep getting this error for most, if not all configs on my server
[07:36:08] [pool-2-thread-1/INFO]: [STDOUT]: /home/container/./config/getoffmylawn.json
[07:36:08] [pool-2-thread-1/ERROR]: Failed to get Config, because of changed path: getoffmylawn.json absolute path: /home/container/./config/getoffmylawn.json
[07:36:08] [pool-2-thread-1/INFO]: [STDOUT]: /home/container/./config/getoffmylawn.json
[07:36:08] [pool-2-thread-1/ERROR]: Failed to get Config, because of changed path: getoffmylawn.json absolute path: /home/container/./config/getoffmylawn.json
Any idea whats causing this?
1 Reply
Emily
Emily4d ago
is this docker? the path looks really weird /home/container/./config/getoffmylawn.json like its a relative path stuck in the middle of an absolute path

Did you find this page helpful?