-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Permission denied: '/opt/prom2teams/config.ini' #307
Comments
I'm also facing this issue but my volume is NOT read-only ! Full error log :
docker-compose.yml :
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Up ! |
Same issue in Openshift 4.x ! |
New release 4.2.1 should fix the error. |
Can confirm. This is fixed in version 4.2.1 |
Description
I get an error on startup when mounting a custom config file readonly in docker.
NOTE: We are not allowed to have config files which are not readonly. It's a very bad idea anyway to have configuration files that are writable. This is very special to prom2teams and I've not seen any other software that needs this.
Steps to Reproduce
Expected behavior:
Service should start
Actual behavior:
Service crashes with following error:
Reproduces how often:
Always
Environment
Additional Information
docker-compose.yml
The text was updated successfully, but these errors were encountered: