Open
Description
When I run docker-compose up
, I get the following errors in the log
telegraf | + sed -e 's/.*token":"\(.*\)","provider".*/\1/'
telegraf | /tmp/entrypoint.sh: line 27: /tmp/cookie/PWtoken.txt: Permission denied
...
...
telegraf exited with code 1
telegraf | (23) Failed writing body
<repeats>
I made sure to update the permissions per the chmod
suggestion in the readme. I've tried various combinations of root / non-root permissions but I haven't made progress. Do you have any suggestions?
Metadata
Metadata
Assignees
Labels
No labels