Replies: 4 comments
|
This error can be safely ignored and is going to be changed in future versions. The software should work the same regardless of the warning. |
0 replies
|
It doesn't. I set a task to run at 3:57 (right now) at 3:56 and it didn't do anything |
0 replies
|
Oh crap. |
0 replies
|
I had this issue initially, but then I read this other issue posted and saw the way this person created their docker compose file, and the error went away: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to use Chadburn to replace an issue I encountered with Ofelia and the container continues to error out that it can't find a config. Trying with docker run and docker compose both result in the same error below
daemon.go:48 ▶ DEBUG Cannot read config file: "open /etc/chadburn.conf: no such file or directory"This is also the error I'm encountering with Ofelia, so hopefully it won't be the same with Chadburn
All reactions