Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Connection failed - End of stream

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
Symon
Posts: 1
Joined: 2011-04-01 12:28
Location: IT

Connection failed - End of stream

Post by Symon »

sto cercando di realizzare un tunnel con ssh, ho 3 computer.
1)pc_ubuntu_desktop con vnc server
2)pc_ubuntu_server con ssh server
3)pc_windows con putty e vncviewer instllati
Voglio creare un tunnel da pc_windows a pc_ubuntu_desktop passando per pc_ubuntu_server tramite ssh.

eseguo da pc_windows il seguente comando:
putty -L 5900:pc_ubuntu_desktop:5900 user@pc_ubuntu_server
password: inserisco la password
connessione effettuata

successivamente sempre da pc_windows eseguo:
>vncviewer 127.0.0.1:5900

esce fuori una schermata che dice:

Dopo aver effettuato il tunnel io posso pingare pc_ubuntu_desktop e pc_ubuntu_server.

Come posso risolvere questo problema?

Grazie per l'attenzione

Saluti Symon




Hi,
I'm trying to make a tunnel with ssh, I have 3 computers.
1) pc_ubuntu_desktop with vnc server
2) pc_ubuntu_server with ssh server
3) pc_windows with putty and vncviewer instllati
I want to create a tunnel from a pc_windows pc_ubuntu_desktop pc_ubuntu_server via ssh.

pc_windows to run the following command:
putty -L 5900:pc_ubuntu_desktop:5900 user@pc_ubuntu_server
Password: Enter password
connection made

then pc_windows always do:
> Vncviewer 127.0.0.1:5900

A screen comes up that says:
-------------------------------
Connection failed - End of stream

Possible causes:
-Another user is already listening on this ID
-Bad connection
-------------------------------
After making the tunnel and I can ping pc_ubuntu_desktop pc_ubuntu_server.

How can I fix this?

Thank you for your attention

Greetings Symon
qqq
Jules Fettu
8
8
Posts: 12
Joined: 2012-03-14 14:25

Re: Connection failed - End of stream

Post by Jules Fettu »

I've searched the forum extensively but have not found what this error specifically means.

"Possible causes:
-Another user is already listening on this ID
-Bad Connection”

Any ideas?
Post Reply