I'm using 1.0.65 x64 uvnc on Windows 7 Build 7600.16385 x64 ultimate.
After an half an hour of remote session service stops responding
and after a few minutes viewer disconnects.
If I try to connect again viewer waits for connection infinitely.
When I go on server uvnc icon is yellow, left and right mouse buttons
give no action.
Task manager shows the status of service as running no
I have change the property of the service to be restarted
if it hangs but this of course didn't happened. (service status is running)
Any solution or a way to remotely restart service?
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
uvnc on Windows 7 stops responding
Re: uvnc on Windows 7 stops responding
I've seen uvnc on XP die with similar symptoms. I have a suspicion that loss of network connectivity may sometimes trigger this because I saw it happen recently with a bad network cable. I will try to test whether this is reproducible.
To recover, try using pskill from systeminternals to kill winvnc.exe (both instances will die), then use psservice to restart uvnc_service.
To recover, try using pskill from systeminternals to kill winvnc.exe (both instances will die), then use psservice to restart uvnc_service.
Re: uvnc on Windows 7 stops responding
Pskill looks promising but doesn't work for me.
I'm on Linux box and run it on wine command prompt.
Output on pskill is:
Couldn.t access to xxx.xxx.xxx.xxx
Path not found
I'm on Linux box and run it on wine command prompt.
Output on pskill is:
Couldn.t access to xxx.xxx.xxx.xxx
Path not found
Re: uvnc on Windows 7 stops responding
Are you using the video hook driver? I had a machine that was failing when a connection was open for hours. I disabled the video hook driver and ran all afternoon without failing. But given how long it takes to fail, this test was far from conclusive. I've also got a user who connects from home to work. She lacks admin rights, so can't kill winvnc. I disabled the video hook driver on her work machine a few days ago and she hasn't reported any failures since then. But again, this experiment hasn't been running long enough to be conclusive.
Re: uvnc on Windows 7 stops responding
I don't use video hook driver.
It's not working on Windows 7 platform.
It's not working on Windows 7 platform.
Re: uvnc on Windows 7 stops responding
Beta 10762 solves the issue.