Replies: 1 comment
-
You have stored the file mercure.db ("bolt://mercure.db") in the root of the Operating System, the user that is running the process does not have permission to open the file, adjust the permissions. |
Beta Was this translation helpful? Give feedback.
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.
-
Hi there,
Trying to deploy hub on k8s cluster I'm facing the following issue.
Problem is related to the fact that container is running as root (which is generally not a recommended practice).
Added SecurityPolicy to change that but looks like the app is not handling it well.
Could it be misunderstanding regarding configuration from my side ?
Found #59, but not relevant from my point of view.
Any explanation ?
Many Thanks
Beta Was this translation helpful? Give feedback.
All reactions