Replies: 2 comments
|
The error messages from the logs were not helpful but I was able to resolve this issue due to an erroneous label that was throwing off my configuration. |
0 replies
|
This issue reappeared when i increased the update cadence |
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 believe my configuration is correct but I am seeing this error upon starting up my docker container:
This corresponds to this line in index.js. My
docker composetrigger configured to auto update like so:After some time I am receiving the following error/warning message:
what am I doing wrong?
All reactions