Can anyone confirm that this UVNC Repeater bug has still not been fixed? (and therefore causing ChunkVNC problems)
[topic=10676][/topic]
In particular look at the following post by Redge:
Posted: 2009-12-12 11:38 Post subject: Re: the session hangs on 'Negotiate Protocol Version'
My take on it from reading the above thread is that if the Server connects first to the Repeater before the Viewer, then the Repeater can sometimes hang for its 5min timeout period.
I'm pretty sure I've seen this happening already in my testing... Unexplained connection failures that go away after a while without any configuration changes.
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Repeater Problem
Repeater Problem
Last edited by Rat on 2010-02-16 12:03, edited 2 times in total.
-
- 8
- Posts: 24
- Joined: 2010-01-27 21:20
Re: Repeater Problem
I had this problem when I was running the repeater as an application and it would hang because the repeater had "crashed". Could probably have something to do with the fact I ran it from a TS Session. Either way, I have been running the repeater in service mode and so far all is happy (well I am anyway).
EDIT: I haven't read the whole thread you referred to so this may be completely irrelevant in which case, I apologise.
EDIT: I haven't read the whole thread you referred to so this may be completely irrelevant in which case, I apologise.
Last edited by krash_control on 2010-02-16 14:45, edited 1 time in total.
Re: Repeater Problem
Rat,
Good find, I to have random repeater crashes/non connects and haven't been able to get to the bottom of what causes it.
Not much we can do about it at this point in time, we'll just have to wait for the UltraVNC 2.0 rewrite.
Good find, I to have random repeater crashes/non connects and haven't been able to get to the bottom of what causes it.
Not much we can do about it at this point in time, we'll just have to wait for the UltraVNC 2.0 rewrite.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Re: Repeater Problem
In addition to scripting a restart of the repeater service, one could also go all belt-and-suspenders and have two repeater instances on different ports, with corresponding dual installations of the server?
Not sure if this would work with Chunk as-is (I think you only create a single-named temp file directory when InstantSupport unpacks), but if I really wanted to ensure connectivity...
Not sure if this would work with Chunk as-is (I think you only create a single-named temp file directory when InstantSupport unpacks), but if I really wanted to ensure connectivity...
Re: Repeater Problem
B,
Thats pretty excessive
Install the repeater as a service, set the service to restart if there is a crash, the autoreconnect feature of InstantSupport will take care of the rest.
Thats pretty excessive
Install the repeater as a service, set the service to restart if there is a crash, the autoreconnect feature of InstantSupport will take care of the rest.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Re: Repeater Problem
Don't know if this is any use to you guys but I thought I'd mention it. I'm testing vncrepeater on an openwrt router and tried to replicate this last night but couldn't, so maybe the problem isn't in the linux fork. I watched the repeater via a console and could see the server connecting and disconnecting sort of randomly but roughly every 60 to 90 seconds. I tried connecting the viewer straight after the server disconnected to see if that tripped it up but as soon as the server reconnected the viewer connected. I tried a lot of times and it went through every time no matter what connection state the server was in.
-
- 20
- Posts: 35
- Joined: 2006-08-03 20:25
Re: Repeater Problem
Just an FYI, we use this for our remote support system and also use the Linux flavor of repeater on a CentOS VPS box and have never had a problem with crashes. We do have it installed as a service on linux so who knows if it's just restarting at sight of a problem.
Re: Repeater Problem
webtron,
The UltraVNC server has a timeout for autoreconnect, when a viewer isn't connected for a certain period of time it will disconnect and reconnect to the repeater.
Not quite sure why it needs to do this but it's something the UltraVNC devs would have to shed some light on.
The UltraVNC server has a timeout for autoreconnect, when a viewer isn't connected for a certain period of time it will disconnect and reconnect to the repeater.
Not quite sure why it needs to do this but it's something the UltraVNC devs would have to shed some light on.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!