Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Web ui only accesible from localhost (IP doesnt work) #134

@potatoronin

Description

@potatoronin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions