Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base URL not functional. #282

Open
generalk25 opened this issue Jul 14, 2023 · 4 comments
Open

Base URL not functional. #282

generalk25 opened this issue Jul 14, 2023 · 4 comments

Comments

@generalk25
Copy link

Before creating a bug report please make sure you are using the latest docker image / code base.

Please complete the following information

  • Installation Type: linux
  • Have you tried using the latest docker image: yes

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
I've tried setting http://192.168.51.69/pg but it ignores it with nginx.
I get a 404 if i try to traverse to the service on another PC using 192.168.51.69/pg, but without the base URL it works fine.

Expected behavior
I expect to be able to reach it at 192.168.51.69/pg

Screenshots
If applicable, add screenshots to help explain your problem.

image

Additional context
Add any other context about the problem here.

@peterwroot
Copy link

I'm having the same issue - I just added a comment to #129 (before I realised the issue was closed, oops)

@generalk25
Copy link
Author

to be clear, my base url in my instance is http://192.168.51.69/pg
When I visit 192.168.51.69/pg on the same subnet i get a 404.
when i visit 192.168.51.69 it loads normally.
It may be to everyone's benefit if you didn't require information that wasn't being used in the config, my domain shouldn't matter. The only thing the application should care about is the /pg, which is how i first attempted to set it up, but it lovingly told me it needed a whole URL.

Regardless, the /pg is being ignored.

@generalk25
Copy link
Author

I'm on the latest build as of today.

@generalk25
Copy link
Author

Any word or workarounds to get the base url to function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants