aFox Senior Member
 Joined: 28/02/2023 Location: GermanyPosts: 110 |
| Posted: 07:48am 19 Mar 2023 |
|
|
|
It seems, that the socket timeout for the connect is to short. In my wlan network the respond can take 8 seconds in a worst case.
Open Session [9] WEB OPEN TCP CLIENT Address$, 1080 Error : No response from client > Connected In this example an error is returned but the socket is connected later.
I get also a problem using TFTP by my Android phone importing org.apache.commons.net.tftp. In my view the try to connect the ip-socket will be broken in this case to early too.
In my opinion the same in case of WEB ntp.
If returning to version a24 it runs a bit better. But some minutes later it fails with the message "failed to create pcb". In this case I have to reset by pulling out the USB plug.
Gregor Edited 2023-03-19 19:01 by aFox |