mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #3767] Internal Error #2483
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2483
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LunarLoom24 on GitHub (May 20, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3767
Checklist
jc21/nginx-proxy-manager:latestdocker image?No
Describe the bug
Nginx Proxy Manager Version
v2.11.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Internal Error
Screenshots

Operating System
Ubuntu 24.04
Additional context
No
@LunarLoom24 commented on GitHub (May 20, 2024):
[5/20/2024] [9:24:48 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -t -g "error_log off;"
[5/20/2024] [9:24:48 PM] [Nginx ] › ℹ info Reloading Nginx
[5/20/2024] [9:24:48 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -s reload
[5/20/2024] [9:24:53 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #13: router.lunarloom-home.info
[5/20/2024] [9:24:53 PM] [SSL ] › ℹ info Command: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-13" --agree-tos --authenticator webroot --email "proxy.admin@empirenodes.com" --preferred-challenges "dns,http" --domains "router.lunarloom-home.info"
[5/20/2024] [9:24:53 PM] [Global ] › ⬤ debug CMD: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-13" --agree-tos --authenticator webroot --email "proxy.admin@empirenodes.com" --preferred-challenges "dns,http" --domains "router.lunarloom-home.info"
[5/20/2024] [9:24:56 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/temp/letsencrypt_13.conf
[5/20/2024] [9:24:56 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -t -g "error_log off;"
[5/20/2024] [9:24:56 PM] [Nginx ] › ℹ info Reloading Nginx
[5/20/2024] [9:24:56 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -s reload
[5/20/2024] [9:24:56 PM] [Express ] › ⚠ warning Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.
@bluekitedreamer commented on GitHub (May 22, 2024):
You need to look at the log file to understand why the challenges are failing.
For help with that see this comment to output the logs from the container https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3612#issuecomment-1986778266
@github-actions[bot] commented on GitHub (Dec 26, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jan 17, 2026):
Issue was closed due to inactivity.