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

waiting for image, then connection reset by peer errors looping indefinitely #1146

Closed
ll3N1GmAll opened this issue Aug 1, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@ll3N1GmAll
Copy link

Describe the bug you encountered:

I have this same issue detailed in #499; but am not using the docker container. Client connects, then hangs on "waiting for image" for a second, and then i get the "reset by peer" error. This just keeps looping indefinitely until i stop it. All other clients are working fine except this one. This is a linux client; but other linux clients work fine. This client is running PopOS. So, it's possible the GUI is having an issue with RustDesk.

What did you expect to happen instead?

The connection to establish properly and show the desktop

How did you install RustDesk?

installed github release 1.1.9 from the rustdesk website's download button

RustDesk version and environment

installed github release 1.1.9 from the rustdesk website's download button to a PopOS linux client. Using a self hosted server (not the docker container). All other windows and linux clients are working properly.

@ll3N1GmAll ll3N1GmAll added the bug Something isn't working label Aug 1, 2022
@sirtemporary
Copy link
Contributor

Downloaded current Pop!_Os (22.04 LTS) from website, installed in VM. Downloaded rustdesk-1.1.9.deb, attempt to install (failed with pulseaudio requirement). re-packaged it according to #559 then re-tried the install, which worked. Started it up, entered my id server and key, and successfully connected to the pop!_os client computer. After that, I successfully used it to connect to a windows client.
So, it is possible to run on pop!_os. I just did a default install, maybe you have some custom configuration? I guess, I'd advise that you double-check everything, the id server and key, and make sure the server is reachable from the pop!_os computer (ping)

@rustdesk
Copy link
Owner

rustdesk commented Aug 3, 2022

Thanks

@ll3N1GmAll
Copy link
Author

RustDesk installed successfully for me in PopOS and I can connect to the client; but it fails to fully establish. Instead, it loops between the 2 "waiting for image", then "connection reset by peer" errors indefinitely.

@sirtemporary
Copy link
Contributor

Could you please run the following commands in a terminal window and post the result:
lsb_release -a
dpkg -s rustdesk

@vyncusp
Copy link

vyncusp commented Aug 5, 2022

Same issue, im using centos os and install itu without using docker.
Rustdesk working fine if the client is LAN problem only happen when i need to connect outside of LAN
2022-08-05_16-19-03
.

@vyncusp
Copy link

vyncusp commented Aug 8, 2022

Same issue, im using centos os and install itu without using docker. Rustdesk working fine if the client is LAN problem only happen when i need to connect outside of LAN 2022-08-05_16-19-03 .

Problem solved when installed using ubuntu and docker. Thx you all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants