-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
[BUG] ServiceByName org.freedesktop.secrets runs into a timeout #18
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I wonder if it's a permissions issue on your |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
When attempting to connect to a MySQL server in the same docker-compose deployment, setting the password runs into this error:
The IPC lock cap is enabled.
Expected Behavior
I expected to save a password.
Steps To Reproduce
compose.yml
:Reason for
mysql-data
is an annoying "bug" whereby permissions go all out of whack when mounting a local Windows folder through Podman, which runs in WSL. It's all over the place...Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: