mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #3787] Jekyll pagnition jump problem when served behind NPM #2493
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#2493
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 @zhengyuan-public on GitHub (Jun 2, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3787
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Jekyll pagnition jump problem when served behind NPM, details are described in
To Reproducebelow.Check the problem I described on my self-hosted jekyll site.
Nginx Proxy Manager Version
v2.11.2
To Reproduce
Steps to reproduce the behavior:
192.168.1.100:4000and everything is working properly (including the pagnition).63002 -> 192.168.1.100:6300263002 -> 443(because my ISP blocked the 80 and 443 ports).jekyll.funwithhomelab.duckdns.org->http://192.168.1.100:4000https://jekyll.funwithhomelab.duckdns.org:63002https://jekyll.funwithhomelab.duckdns.org:63002/page2, see pic below). But when clicked the link, the browser brings me tohttps://jekyll.funwithhomelab.duckdns.org/page2. Since I have to use a different port other than 443, I got error. Oddly, other links are also showing correctly and also working properly (such asRecently UpdatedandTrending Tagson the right side).Expected behavior
Screenshots
Operating System
Docker
Additional context
@github-actions[bot] commented on GitHub (Dec 26, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jan 16, 2026):
Issue was closed due to inactivity.