Page 1 of 1

HomeServer Event queue full

Posted: Fri Feb 06, 2015 7:00 am
by krambriw
This morning I noticed I received no more events from NetHome. I checked the log and it says the following:

Code: Select all

        15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	HomeServer	Event queue full. Current Item processing is "TCP Command Port" since 15.67 ms
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	Tellstick	Received from Tellstick: +Wclass:sensor;protocol:oregon;model:0x1A2D;data:400784039005382B;
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
	15.02.06 06:52:50	TCPCommandPort	TCPCommandPort could not send event, TCP stream blocked
Any hints? Am I doing something wrong?

BestR

Re: HomeServer Event queue full

Posted: Fri Feb 06, 2015 8:03 am
by Nasty76
I get that when my perl onewire script make something funny when sent tcp packet to nethome maybe crash before end so tcp port keep open or something. If you sent or get tcp packet look them and change protocal udp if possible.