Skip to content

Custom location error #1462

Description

@casperse

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?

    • Yes
  • Are you sure you're not using someone else's docker image?

    • Yes at the bottom it says: v2.9.9 © 2021 jc21.com. Theme by Tabler :-)
  • Have you searched for similar issues (both open and closed)?

    • Yes & No - a subdir should work by using the "Custom location" but in my case it doesn't?

Describe the bug
I have moved away from SWAG to nginx-proxy-manager-official docker

Adding my subdomian youtube.domain.com and I get the cert. (That part works!)

  1. http://192.168.0.6:8282/youtube-dl - works (Docker: https://github.com/manbearwiz/youtube-dl-server)
  2. Adding it to nginx-proxy-manager-official docker
    image
    image

I have also tried using:
(/youtube-dl/)?/socket

And I also tried adding two locations:
/socket
/youtube-dl/socket

They all just give the same error when I try to go to:
https://youtube.domain.com
I keep getting the error webpage
image

But I can see it working if I add the custom location after the domain:
adding "/youtube-dl" after the http with cert it works?
https://youtube.domain.com/youtube-dl
image

Shouldnt nginx-proxy-manager not add the /youtube-dl to the domain path?

Nginx Proxy Manager Version
v2.9.9 © 2021 jc21.com. Theme by Tabler

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions