You are not logged in.
Pages: 1
Is there any way to increase the timeout on web requests when uploading large STL files?
I'm trying to upload a 70MB STL, it gets to about 60% uploaded before I see ERR_CONNECTION_RESET in Chrome. In the nanodlp logs I see:
Error POST file issue read tcp 192.168.1.82:80->192.168.1.147:57582: i/o timeout
192.168.1.82 is the rpi and 192.168.1.147 is my laptop.
I can happily browse around the nanodlp web interface in another window while this happens so my WiFi connectivity seems fine.
Thanks in advance.
Last edited by achingbrain (2017-12-02 14:16:55)
Offline
Could you let me know how much it takes to get this error?
Usually timeout should kicks in when upload process stalls for defined duration. So even if upload takes couple of minutes it is fine as long as upload does not get stalled.
Offline
It errors out after about 3:30 of uploading.
Offline
It is extremely slow connection, will try to change timeout to see if it makes any difference.
Offline
Please, try the latest beta version.
Offline
I'm using build 1749 - is that the latest beta?
Offline
1749 is fine.
Offline
Pages: 1