Skip to content

connecting to httprd gets No WebSocket UPGRADE hdr: None #4

Description

@te-anhydros

We installed httprd per the README.md.
We start httprd and see the following response from the shell:

$ python /usr/local/src/httprd/httprd.py --port 12345 --password=FOO --view_password=BAR --fullscreen
======== Running on http://0.0.0.0:12345 ========
(Press CTRL+C to quit)

When I connect from a browser running on 1.2.3.5 with http://1.2.3.4:12345/connect_view_ws?password=FOO, the browser does not show the desktop display, but only returns:

No WebSocket UPGRADE hdr: None
 Can "Upgrade" only to "WebSocket".

And the console shows the message:

[06.01.2025-21:16:00] 1.2.3.5 GET [VIEW] /connect_view_ws?password=FOO

What did I miss? How do I resolve this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions