Error on RDP connection

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
vincny
Posts: 35
Joined: Tue Nov 01, 2016 9:58 am

Error on RDP connection

Post by vincny »

Hi Aka,

I am receiving the following error for RDP connection.
Any clue?

Feb 20 15:08:16 xxx.168.xxx.96 [ rdpclient 649] [16926.620181] Close TCP connection while receiving data, errno 110.
Feb 20 15:08:16 xxx.168.xxx.96 [ rdpclient 649] [16926.620309] rdpclient-connect.cpp ( 467): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Feb 20 15:08:16 xxx.168.xxx.96 [ rdpclient 649] [16926.620384] rdpclient-connect.cpp ( 2665): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Feb 20 15:08:16 xxx.168.xxx.96 [ rdpclient 649] [16926.620449] rdpclient-connect.cpp ( 2905): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.

Thanks,
Ken
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Error on RDP connection

Post by aka »

#define ETIMEDOUT 110 /* Connection timed out */

Wrong server IP. Wrong gateway (router) IP. And so on. Something wrong in network configuration.
Post Reply