-
Notifications
You must be signed in to change notification settings - Fork 825
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
clock_gettime(MONOTONIC) failed #894
Comments
Hi @HorridoJoho This looks like it might be an issue with alpine itself :
I've just updated the image to alpine |
Hi @buchdag, thanks for your response. Looks like i have to continue updating my certificates manually for now. A topic i read again and again is it may be related to libseccomp2 stuff. Even updated this with a .deb package from debian repos manually. But newer versions need a bunch of dependencies updated which i don't feel comfortable with doing manually. Maybe it is time to update my little pi with a distro directly from debian which has more up to date libraries than the pi os. Not sure about that yet tho.
|
If my memory is correct it might also be linked to this change in alpine |
Bug description
The container is not able to connect to the outside world through cUrl. As of now i manually used certbot to update and copy over my certificates. I am running on a Raspberry PI 4.
I found the following behavior in the container:
acme-companion image version
nginx-proxy-acme | Info: running acme-companion version v2.1.0-28-g1785bc5
nginx-proxy's Docker configuration
rendered nginx configuration
Containers logs
nginx-proxy:
acme-companion:
Docker host
RaspberryPI OS based on Buster (Linux 5.10.60-v7l+ #1449 SMP Wed Aug 25 15:00:44 BST 2021 armv7l GNU/Linux)
The text was updated successfully, but these errors were encountered: