Skip to content

Not working, we always redirect to http://127.0.0.1:9999 #1

Open
@ariden83

Description

@ariden83

Hello,

When I do http://127.0.0.1:9999/webconsole I was redirect to http://127.0.0.1:9999

If I call http://127.0.0.1:9999?cid=dc5cae8283b7 I was redirect to http://127.0.0.1:9999/?cid=dc5cae8283b7 and nothing appears in web interface.

I've got nothning in logs.

I deploy on lubuntu with :

docker run -d \                
        --name docker-exec-web-console \
        -p 9999:8888 \
        -e "CONTEXT_PATH=/webconsole" \
        -v /var/run/docker.sock:/var/run/docker.sock \
        bitbull/docker-exec-web-console

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