-
Notifications
You must be signed in to change notification settings - Fork 405
Open
Labels
Description
From time to time we see error_unknown
in tsung.log
. In the node logs we see errors like this:
=ERROR REPORT==== 1-Aug-2018::14:49:06 ===
** State machine <0.3472.0> terminating
** Last message in was {timeout,#Ref<0.2210292323.660602881.256781>,
end_thinktime}
** When State == think
** Data == {state_rcv,none,
{{0,0,0,0},0},
undefined,0,10000,"target.example.com",443,ts_ssl,
{proto_opts,negotiate,negotiate,"/http-bind/",false,
false,false,"/chat","binary",[],10,3,600000,infinity,
infinity,32768,32768,32768,32768,[],true,true},
false,2,undefined,true,undefined,-576459248070357934,7,7,
false,undefined,0,[],<<>>,
{http,0,0,-1,
{none,none},
false,false,
{false,false},
[],"User-Agent Foo",[]},
0,3014,524288,524288,
[{tsung_userid,3014}],
ts_http,[],undefined,protocol_local}
** Reason for termination =
** badarg
The error happens every so often, but I currently have not a good clue how to reproduce it or were to start digging :-/