Skip to content
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

Symlink i2pd_certificates in docker gets Permission denied #2166

Open
omnicortex opened this issue Mar 25, 2025 · 1 comment
Open

Symlink i2pd_certificates in docker gets Permission denied #2166

omnicortex opened this issue Mar 25, 2025 · 1 comment

Comments

@omnicortex
Copy link

I am running the official i2pd docker image and got the following error:

ln: /home/i2pd/data/certificates/i2pd_certificates: Permission denied

I found this command in the entrypoint.sh file. The container continues to run but nothing happen after this message.

@omnicortex
Copy link
Author

omnicortex commented Mar 30, 2025

I did some more investigation. This error only shows up when I restart the container. Starting a fresh container does not have this error. So now I run

docker compose up -d --force-recreate -V

and no more error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant