Page 1 of 1

"I'm tired" Message

Posted: Thu Nov 16, 2017 8:26 pm
by cody.duncan
We have a Raspberry Pi 3 that runs WTware to connect to an RDP session and use this as digital signage. Every day or so the screen will go blue with a box popped up that says "I'm tired" and an ok button. When you click okay, it reconnects to the session.

What is causing this?

Re: "I'm tired" Message

Posted: Fri Nov 17, 2017 1:38 am
by aka

Re: "I'm tired" Message

Posted: Tue Nov 21, 2017 1:17 pm
by geefox
Hello,

we are using the raspberry stuff for aprox. 2 months, and recently the "i'm tired" message popped up.
I've attached the logfile.

best regards

Re: "I'm tired" Message

Posted: Tue Nov 21, 2017 3:28 pm
by aka
Something strange in RDP we have never seen before. Which server do you use?

Show me please same log from this build:

http://pxe.ru/files/testing/201711211626.zip

Re: "I'm tired" Message

Posted: Tue Nov 21, 2017 5:05 pm
by geefox
Hello,

we are using Server 2016 Datacentre

on first login attempt, the failure "gfx pipe closed" appeared, second time the login was successful

I've attached you the logfile:

Re: "I'm tired" Message

Posted: Tue Nov 21, 2017 8:21 pm
by cody.duncan
Sorry for the late reply, we are using Server 2008 R2, the log is attached.

Re: "I'm tired" Message

Posted: Wed Nov 22, 2017 7:26 pm
by akatik
geefox
RDP stream seems corrupted. Or it's any new kind of RDP stream we've never seen before. Old style RDP encryption (not SSL/TLS) is used (it's not a problem itself, but 2016 server uses TLS by default, you change encryption, and TS_STATUS_FINDING_DESTINATION means you connect not to server itself but to virtual machine), but after decryption we receive garbage. The only way to debug it if you tell, what did you reconfigure in server and in virtual machine. Something in RDP security...

Re: "I'm tired" Message

Posted: Wed Nov 22, 2017 7:36 pm
by aka
cody.duncan
There are no errors in this log. Please, make the same log after you receive error on screen.

Re: "I'm tired" Message

Posted: Thu Nov 23, 2017 3:50 pm
by geefox
akatik wrote:geefox
RDP stream seems corrupted. Or it's any new kind of RDP stream we've never seen before. Old style RDP encryption (not SSL/TLS) is used (it's not a problem itself, but 2016 server uses TLS by default, you change encryption, and TS_STATUS_FINDING_DESTINATION means you connect not to server itself but to virtual machine), but after decryption we receive garbage. The only way to debug it if you tell, what did you reconfigure in server and in virtual machine. Something in RDP security...
yeah, basically I'm connecting to a session broker, and then passing the credentials to the real terminal server. The only thing which has been modified is the nla option for rdp, which we have switched off.

Re: "I'm tired" Message

Posted: Tue Nov 28, 2017 4:26 am
by cody.duncan
aka wrote:cody.duncan
There are no errors in this log. Please, make the same log after you receive error on screen.
I will do that as soon as we get it again. It has been happening less often now.

Re: "I'm tired" Message

Posted: Wed Dec 13, 2017 10:29 am
by dash1982
Met this message several times, after checking the IP conflicts in the same network, it disappeared.