Skip to content
Discussion options

You must be logged in to vote

This permission error is likely related to how Docker handles file ownership and permissions for the /state directory, especially when updating existing files. It's not a documented or widely reported issue in Keep, but similar problems can occur if the user inside the container doesn't have write access to files created by a different user or container instance. Creating a new connection works because it creates a new file with the correct ownership, while updating tries to modify an existing file that may have mismatched permissions or ownership due to previous container runs or upgrades reference.

There isn't official documentation or a recommended workflow for updating Microsoft Team…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hopewise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant