I'm Tired

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
VXRDanny
Posts: 5
Joined: Wed Sep 27, 2017 3:11 pm

I'm Tired

Post by VXRDanny »

Whilst testing the wtware product this error was produced. I'm running the latest version on a Pi3.

It has been working faultlessly for 3 or so days. It hasn't been switched off at all in that time period and I think it may be connected to Ethernet and Wifi (never switched wifi off after initial connection)

Config is running from the local SD card.

Do you know what may cause it?

Code: Select all

rdpclient 2277] [432668.470365] Close TCP connection while receiving data, errno 110.
[rdpclient 2277] [432668.470499] rdpclient-connect.cpp (  474): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[rdpclient 2277] [432668.470584] rdpclient-connect.cpp ( 2691): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[rdpclient 2277] [432668.470663] rdpclient-connect.cpp ( 2931): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
[rdpclient 2277] [432668.470742] I'm tired.
[            gm] [432668.471436] Final message: I'm tired.
[          pfac] [432668.520818] Process pid 2276 terminated, status 00000000.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: I'm Tired

Post by akatik »

errno 110 is ETIMEDOUT, 'Connection timed out'. Something is wrong in network.
Post Reply