martin wrote:
Sorry, I do not have any explanation for that. And it sounds quite unlikely to me in general.
Try setting Session.SessionLogFile
and Session.DebugLogFile
and attach the logs.
Martin, I got the output from the log files and the problem seems to be the time out variable that is set to 0
-timeout=0 even though I set it up as
.Timeout = New TimeSpan(26000) Do you have any ideas how I can change this ?
Thanks
ExeSessionProcess.ProcessEvent entering
[2018-02-26 14:07:41.635Z] [0006] Scheduling output: [Connecting to host...]
[2018-02-26 14:07:41.635Z] [0006] ExeSessionProcess.ProcessEvent leaving
[2018-02-26 14:07:41.635Z] [0006] ExeSessionProcess.ProcessEvent entering
[2018-02-26 14:07:41.635Z] [0008] Skipping 0 nodes
[2018-02-26 14:07:41.635Z] [0006] Scheduling output: [Host is not communicating for more than 0 seconds.]
[2018-02-26 14:07:41.635Z] [0006] Scheduling output: [Still waiting...]
[2018-02-26 14:07:41.635Z] [0006] Scheduling output: [Note: If the problem repeats, try turning off 'Optimize connection buffer size'.]
[2018-02-26 14:07:41.635Z] [0006] Scheduling output: [Warning: Aborting this operation will close connection!]