Skip to content

ultravnc_repeater: short read 10 != 250 throws EPIPE #20

@zxfrank

Description

@zxfrank

While trying to connect to ultravnc repeater, I get the error:

{ [Error: This socket has been ended by the other party] code: 'EPIPE' }

and on the repeater

new vnc client connecting.
ULTRAVNC_REPEATER_NO_RFB: not sending RFB 000.000
ultravnc_repeater: short read 10 != 250

my settings to connect to the repeater are:

{
    "host"    : 'myrepeater.example.com',
     "port"    : '123456',
      "password": '+ID:12345678'
}

Is there a trick to make magic happen or is it just me?

thanks for your help

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