mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #221] Example not working - errors connecting to db #195
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#195
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 @dbrosy on GitHub (Oct 30, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/221
Here is my config
from app I can ping db
This is running a Docker version 19.03.4, build 9013bf583a
errors:
Is there something wrong with this app?
@dbrosy commented on GitHub (Oct 31, 2019):
apparently I didn't wait long enough. started working after 1 min
@brusezot commented on GitHub (Jan 17, 2020):
Why ? is there a possibility to resolve this problem ?
@jc21 commented on GitHub (Jan 19, 2020):
Depending on the host and a few factors, starting a Maria db for the first time takes longer than restarts. That's why the NPM app loops trying to connect on start.
@uchagani commented on GitHub (Feb 27, 2020):
will you be willing to accept a PR that adds this to the docs? it will save a lot of time for people.