-
Notifications
You must be signed in to change notification settings - Fork 111
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
Certbot 13 Segmentation fault #111
Comments
Can you give me your arch? |
not sure. how can i find that? Raspberry Pi 3B+, ARM i guess... |
What is your device? And I think you can find some info on the hassio system tab. |
I will try to have a look at this problem ASAP. Probably not before Monday. |
oke no probs. reverted back by a snapshot, so everything is fine again here |
Additional info: Tried the Caddy addon, getting errors there too... |
Can you try with the last version ? |
Still errors... i get segmentation errors with nginx, caddy and this (certbot) addons. aarch64 Hassio certbot log: |
I tried Caddy once again. This time i get the .5-1 version and it works! I will try the nginx and certbot addon later when i get back from work |
Still the same error on certbot. And in nginx (0.1.13)i get these: Traceback (most recent call last): |
I'm seeing the same with certbot (no issues with nginx) on an aarch64 device. |
This was resolved for me once I cleaned up some disk full issues. |
After updating certbot from 0.18 to .19 i get this error in the log:
/run.sh: line 28: 13 Segmentation fault (core dumped) certbot certonly $PLUGIN --non-interactive --email "$EMAIL" --agree-tos --config-dir "$CERT_DIR" --work-dir "$WORK_DIR" --cert-name$name -d $ {domains}
The text was updated successfully, but these errors were encountered: