Warren
Warren
I would say this has little to do with the /quit being sent on close() [Passing NULL to PEAR2\Net\RouterOS\Client::dispatchNextResponse ](https://github.com/pear2/Net_RouterOS/blob/master/src/PEAR2/Net/RouterOS/Client.php#L458)(from completeRequest) eventually passes NULL as the tv_sec argument to stream_select()...
Hey @boenrobot, I've tested develop, sadly no change with rebooting.
Hi @boenrobot We're running pretty standard ubuntu 16.04. I'm fairly certain this has nothing to do with the final /quit. Even with that code removed, I see the same behaviour....
Is it actually rebooting?
Had to ask, I've had issues with "/system reboot" not actually rebooting, but "/system/reboot" working. Is your routeros target on the same LAN? I'll test with 16.10
Yea it is strange. Ok that's all great. I'm building 2 vanilla 16.04 and 16.10 boxes, will implement your test structure, and see what happens. Thanks a million!
Hi @simosund ; thanks for the reply ~Moving `configure` to run through bash hasn't made a change to the parameter expansion. I wonder if this is a bash version thing?...
Don't know whats changed in 1.4, tried tracing it back through mootools core - got lost at sea. Added this change to work around it. https://github.com/khandieyea/LightFace/commit/0f567eb690115a013c9b1b46c22dd12ae53c7fc2 Cheers