[GH-ISSUE #684] Change the version #577

Closed
opened 2026-02-26 06:33:30 +03:00 by kerem · 1 comment
Owner

Originally created by @mlamb18 on GitHub (Nov 2, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/684

I have developed the reverse proxy but am getting a time out issue when I add a new ssl certificate. I read on the issues page that reverting back to version 2.4 may help resolve this.

How do I revert the proxy manager back to version 2.4?

Originally created by @mlamb18 on GitHub (Nov 2, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/684 I have developed the reverse proxy but am getting a time out issue when I add a new ssl certificate. I read on the issues page that reverting back to version 2.4 may help resolve this. How do I revert the proxy manager back to version 2.4?
kerem 2026-02-26 06:33:30 +03:00
Author
Owner

@ikomhoog commented on GitHub (Nov 3, 2020):

I don't know what platform you are using to install this container, but somewhere the is an URL for jc21/nginx-proxy-manager
this will automatically refer to jc21/nginx-proxy-manager:latest, but if you don't want the latest you can use an older version.
In your case you want 2.4 which will result in jc21/nginx-proxy-manager:2.4.0 is the URL you need.

If you need a different version, just check the dockerhub tags to see which tag is for your version https://hub.docker.com/r/jc21/nginx-proxy-manager/tags

<!-- gh-comment-id:721026488 --> @ikomhoog commented on GitHub (Nov 3, 2020): I don't know what platform you are using to install this container, but somewhere the is an URL for jc21/nginx-proxy-manager this will automatically refer to jc21/nginx-proxy-manager:latest, but if you don't want the latest you can use an older version. In your case you want 2.4 which will result in jc21/nginx-proxy-manager:2.4.0 is the URL you need. If you need a different version, just check the dockerhub tags to see which tag is for your version https://hub.docker.com/r/jc21/nginx-proxy-manager/tags
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#577
No description provided.