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
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
considering the successful redirect - the server does receive the request, but then, there are no logs to say why accessing by IP / alternate hostname doesn't work
running Web ui
http://localhost:8080 - Works, redirects to http://localhost:8080/ui/
http://127.0.0.1:8080 - redirects to http://127.0.0.1:8080/ui/ & Displays 404 page not found
considering the successful redirect - the server does receive the request, but then, there are no logs to say why accessing by IP / alternate hostname doesn't work