mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-18 07:34:42 -05:00
Bad Gateway connecting to Jellyfin through Pangolin resources. #703
Reference in New Issue
Block a user
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 @krod1408 on GitHub (Sep 28, 2025).
Created a new resource through Pangolin...using local computer ip 192.168.x.xxx and port, I have tried 8096 and 8920 using http and https with the same results bad gateway. Do you guy's have an idea what I am doing wrong here. Thanks in advance.
@krod1408 commented on GitHub (Sep 28, 2025):
I was also wondering if I need to edit the config files to add wildcard domains, when I look at the domains section it says Wildcard Domain Verified and seems to work fine. I am asking because the first time I installed Pangolin I did edit the files this time I have just left it as default.
@keonramses commented on GitHub (Oct 5, 2025):
Do you have Newt installed with Docker discovery enabled?
@l3pr-org commented on GitHub (Oct 6, 2025):
Make sure you set the target method to http with the 'Enable SSL (https)' option toggled. I had the same issue and this is what fixed it.
@AstralDestiny commented on GitHub (Oct 19, 2025):
Sorry why do you have newt in your gerbil's network? @keonramses IF you need local resolution just use a docker aliases over putting newt in network namespace it's going cause issues in by chance..
Make sure you also don't hairpin the service.. it'll cause latency and other issues.. @krod1408
@keonramses commented on GitHub (Oct 19, 2025):
You are correct. I have since corrected this on my end.
@github-actions[bot] commented on GitHub (Nov 3, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@AstralDestiny commented on GitHub (Nov 7, 2025):
@krod1408 Is this all fixed now or do you still need help?