LOL I have no iea what any of that means... as i said, my programming knowlege is limited :-)
i am attaching my code... other than the "if" statements, this is pretty much straight from the example in the user manual.
GIP code.txt
LOL I have no iea what any of that means... as i said, my programming knowlege is limited :-)
i am attaching my code... other than the "if" statements, this is pretty much straight from the example in the user manual.
GIP code.txt
Any further thoughts Ron? I've attached my code in the previous post. Thanks.
can you change print(data) to print(data,code) and let it run for a bit and see if we get the disconnect or not.
Ron
No support through PM
Thanks Ron, I've made the change. I haven't noticed any disconnect messages yet but I will keep monitoring it for a while.
Is there any way to increase the buffer in the lua console? It would be nice if I could scroll back further in time in the log window as I know I'm missing a lot of info especially after it runs overnight.
Ron I've been monitoring this for several days now and I don't see any disconnect messages coming though. I guess that means the other end is just timing out then and Girder does not see this? Is there anything else I can check? I can confirm that the connections do eventually drop because if I have Girder re-establish the connection within a certain period of time before the first connection drops, I get a response back to Girder telling me that I have 2 connections active.
Do I need to live with my "workaround" of having Girder force a reconnect every few hours?
Reconnecting every few hours looks like a good solution.
Ron
No support through PM
Ok thanks for your help.