Random "Stopping factory"
Opened this issue · 1 comments
Please include the following information:
vncdotool==1.2.0*
Steps to reproduce
Just running the connection over a long time using vncdotool
Expected result
Consistent connection without dropping.
Which erroneous result did you get instead
INFO:twisted:x=0 y=0 w=750 h=1334 <Encoding.RAW: 0>
DEBUG:vncdotool.client:captureScreen tmp/ocr_screen_7428.png
INFO:twisted:x=0 y=0 w=750 h=1334 <Encoding.RAW: 0>
INFO:twisted:Stopping factory <vncdotool.client.VNCDoToolFactory object at 0x0000022BFF4869B0>
INFO:twisted:Stopping factory <vncdotool.client.VNCDoToolFactory object at 0x0000022BFF56B520>
Additional information
Happening seemingly without a reason
Please provide more information, especially which VNC server you're connecting to.
Also: with which arguments you call vncdotool
respective what commands to you send?
Does the disconnect happen early or after hours? Maybe simply your VNC server is shutting down the connection because of inactivity or some in-between router doing NAT decides to drop the connection 🤔