mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1640] Downgrade to 2.9.9 #1230
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#1230
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 @joeyboli on GitHub (Dec 8, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1640
Please how do i downgrade to v 2.9.9 and if possible any recommended docker-compose.yml file with the config with the 2.9.9 tag i have tried and all i get is bad gateway! Thanks.
@chaptergy commented on GitHub (Dec 8, 2021):
First of all, please use a sensible title, not just "QUESTION !!". It is not helpful, and for me personally it really rubs me the wrong way, since it seems you didn't want to take the time to think of a good title, but expect others to use their free time to help you.
About your question: Since there were no database changes between 2.9.12 and 2.9.9, you can just set the image tag in your docker-compose yml file to
:2.9.9.@chaptergy commented on GitHub (Dec 8, 2021):
Since you said this results in a bad gateway, you need to provide more information like logs (see https://github.com/jc21/nginx-proxy-manager/issues/1271). Have you also just tried waiting for a few minutes to make sure the database is up and running?
@joeyboli commented on GitHub (Dec 8, 2021):
Thank you! Sorry if I triggered any alert. Will verify if it works