Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random "Stopping factory" #284

Open
blird opened this issue Apr 6, 2024 · 1 comment
Open

Random "Stopping factory" #284

blird opened this issue Apr 6, 2024 · 1 comment

Comments

@blird
Copy link

blird commented Apr 6, 2024

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

@pmhahn
Copy link
Collaborator

pmhahn commented Jun 17, 2024

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 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants