You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to set up a reverse proxy towards Medusa (domain, path based), which sort of works fine on the proxy end but I can't seem to save the setting called "HTTP Web root". Tried multiple times to enter this field and save it and however it gives a successful message, when I reload the page the input field is empty.
Reason I think I need this field is if I try to access the Medusa interace over my reverse proxy, lets say: example.com/medusa it redirects towards example.com/login/?next=%2Fmedusa . This should redirect towards example.com/medusa/login/
To Reproduce
Steps to reproduce the behavior:
Go to General Configuration
Click on Interface
Scroll down to HTTP Web root
Fill the field
Save.
Reload
Tada, empty field
Expected behavior
I expect this field to be stored successfully, which would than solve my issue with my reverse proxy.
Screenshots
Medusa (please complete the following information):
I don't have any logs for this, turned on debug logging but couldn't get the interface to show me the debug logs. If there is another location I can find these (via ssh/command line) I'd be glad to try.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm trying to set up a reverse proxy towards Medusa (domain, path based), which sort of works fine on the proxy end but I can't seem to save the setting called "HTTP Web root". Tried multiple times to enter this field and save it and however it gives a successful message, when I reload the page the input field is empty.
Reason I think I need this field is if I try to access the Medusa interace over my reverse proxy, lets say: example.com/medusa it redirects towards example.com/login/?next=%2Fmedusa . This should redirect towards example.com/medusa/login/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect this field to be stored successfully, which would than solve my issue with my reverse proxy.
Screenshots
Medusa (please complete the following information):
Additional context
I don't have any logs for this, turned on debug logging but couldn't get the interface to show me the debug logs. If there is another location I can find these (via ssh/command line) I'd be glad to try.
Thanks in advance.
The text was updated successfully, but these errors were encountered: