Skip to content

Cannot connect to local server (only when adding http://) #24

@topas-rec

Description

@topas-rec

When a local server is run, and the server URL is inserted into the client it needs to be prefixed with http:// to make the connection work.
Plain localhost:50001 doesn't work, while http://localhost:50001 works.
Connecting with just localhost:50001 fails silently.

I thought I had a connection issue and that is why I created this issue. I might be helpful to add http by default, is there is only a host entered in the client.
Otherwise a message might help to show the wrong usage, like "Enter the protocol, http://, or https:// for example".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions