tsclient internal error

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: tsclient internal error

Re: tsclient internal error

by laesyar » Mon Aug 24, 2020 1:23 pm

Thanks, that explains it. Terminals are roaming between access points.

Re: tsclient internal error

by akatik » Fri Aug 21, 2020 9:36 pm

Wifi disconnects every one-two minutes. It is a problem.

In "tsclient-main.cpp ( 162)" terminal can not send keyboard event (key pressed or key released) because there are too many events already in queue and network connection doesn't work. Keyboard event dropped.

Re: tsclient internal error

by laesyar » Thu Aug 20, 2020 5:10 pm

The attached log in my previous reply is the full log.
All messages are in there, so you should be able to see what happens after boot.

The error does not happen immediately after boot, it is random.
Timestamp is 10438.616151.

Re: tsclient internal error

by akatik » Thu Aug 20, 2020 3:30 pm

Try to save log immediatelly after boot. I want to see first messages, when error appears.

Re: tsclient internal error

by laesyar » Thu Aug 20, 2020 2:40 pm

I attached the log. Hope you understand I needed to make some private information anonymous.
Attachments
terminallog.txt
(248.77 KiB) Downloaded 434 times

Re: tsclient internal error

by akatik » Thu Aug 20, 2020 12:16 pm

Full log please.

tsclient internal error

by laesyar » Thu Aug 20, 2020 11:18 am

Hello,

Can you please tell me what this error means?

Code: Select all

09-38-05-628| [rdpclient 1117] [10438.616151]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616292]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616414]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616473]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616531]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616588]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616647]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616703]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616764]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616833]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616893]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.616953]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617012]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617083]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617146]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617206]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617265]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617309]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617352]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617395]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617437]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617593]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617638]                   ./wtvector.h (  551): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
09-38-05-628| [rdpclient 1117] [10438.617681]              tsclient-main.cpp (  162): -- ERROR -- INTERNAL ERROR. Please, contact WTware tech support.
Thanks!

Top