home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.46k stars 1.43k forks source link

Let's Encrypt cert issue error #3600

Closed MBK-sysop closed 1 week ago

MBK-sysop commented 1 month ago

Describe the issue you are experiencing

After try of renew certificate always i got error; other plugin (Nginx Proxy Manager) has no any problem with issue or renew certificate.

What type of installation are you running?

Home Assistant Supervised

Which operating system are you running on?

Debian

Which add-on are you reporting an issue with?

Let's Encrypt

What is the version of the add-on?

5.0.18

Steps to reproduce the issue

After try of renew certificate i got error:

[14:59:13] INFO: Selected DNS Provider: dns-cloudflare [14:59:13] INFO: Use propagation seconds: 60 [14:59:14] WARNING: Use CloudFlare global key (not recommended!) [14:59:15] INFO: Detecting existing certificate type for ha.mydomain.com ./run: line 282: 420 Illegal instruction (core dumped) certbot certonly --non-interactive --keep-until-expiring --expand --email "$EMAIL" --agree-tos "${KEY_ARGUMENTS[@]}" --cert-name "${DOMAIN_ARR[1]}" "${DOMAIN_ARR[@]}" --config-dir "$CERT_DIR" --work-dir "$WORK_DIR" --preferred-challenges "$CHALLENGE" "${PROVIDER_ARGUMENTS[@]}" --preferred-chain "ISRG Root X1" s6-rc: info: service legacy-services: stopping

If I use http challenge i got other error:

./run: line 93: PROPAGATION_SECONDS: unbound variable

Other plugin Nginx Proxy Manager has no any problem with issue or renew certificate.

System Health information

System Information

version core-2024.5.3
installation_type Home Assistant Supervised
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.1.0-18-amd64
arch x86_64
timezone Europe/Warsaw
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.34.0 Stage | running Available Repositories | 1459 Downloaded Repositories | 2
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Debian GNU/Linux 12 (bookworm) -- | -- update_channel | stable supervisor_version | supervisor-2024.05.1 agent_version | 1.4.1 docker_version | 26.1.1 disk_total | 217.6 GB disk_used | 16.4 GB supervisor_api | ok version_api | ok installed_addons | Home Assistant Google Drive Backup (0.112.1), Samba share (12.3.1), Zigbee2MQTT (1.37.1-1), Terminal & SSH (9.14.0), TasmoAdmin (0.30.2), Nginx Proxy Manager (1.0.1), Let's Encrypt (5.0.18)
Dashboards dashboards | 2 -- | -- resources | 0 views | 4 mode | storage
Recorder oldest_recorder_run | 7 maja 2024 11:28 -- | -- current_recorder_run | 17 maja 2024 13:01 estimated_db_size | 89.88 MiB database_engine | sqlite database_version | 3.44.2

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.