mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #971] Container unhealthy #815
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#815
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 @psharma04 on GitHub (Mar 23, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/971
Are you in the right place?
Checklist
jc21/nginx-proxy-manager:latestdocker image?Issue arose after updating from 2.8.0 to 2.8.1.
Describe the bug
I can no longer log into the admin panel, docker console reports
[3/23/2021] [1:43:21 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:52 AM] [Global ] › ℹ info Wrote db configuration to config file: ./config/production.json, [3/23/2021] [1:41:59 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:54 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:56 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:52 AM] [Global ] › ℹ info Generating MySQL db configuration from environment variables, [3/23/2021] [1:41:55 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:57 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND db, [3/23/2021] [1:41:58 AM] [Global ] › ✖ error getaddrinfo ENOTFOUND dbTo Reproduce
Steps to reproduce the behavior:
docker-compose pulldocker-compose up -ddocker-compose logsor try to log into the panel.Expected behavior
I expected to be able to log into the panel.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating System
Additional context
@psharma04 commented on GitHub (Mar 23, 2021):
Solution was to reboot. Not quite sure why that worked.