mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #699] Cannot start from Image 2.6.2 #589
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#589
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 @the-holger on GitHub (Nov 6, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/699
Checklist
Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?Yes, I pulled jc21/nginx-proxy-manager:latest (as well as jc21/nginx-proxy-manager:2.6.2)
Are you sure you're not using someone else's docker image?
Yes
If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
Seems unrelated to Lets Encrypt (plus: was working just fine with 2.6.1)
Describe the bug
I had to restart my npm container and it didn't come back up. After way to much error checking I realized that when redeploying I pulled the latest image (2.6.2) and was not starting from 2.6.1 anymore.
This repeats until I restart the container.
Don't know/haven't checked (as you only see it on the first start), 2.6.1 for the working version
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Well, it should start as it did with 2.6.1
Screenshots
n/a
Operating System
Additional context
@alex20465 commented on GitHub (Dec 3, 2020):
Same here I tried almost all version, the same issue over and over again, I remember I fixed long time ago, forgot how.
@alex20465 commented on GitHub (Dec 3, 2020):
OK, the issue is that I used docker swarm stead the classical standalone why
docker-compose up.