1803
Views
3
Comments
Error : the connection to the server was reset
Question
Hi,

Weve encountered this issue after the download component. 

please see attached screenshot.

is there any bug related to this. Our current server version is 8.0.1.17

thanks,
:D


3-4-2014 5-14-20 PM.jpg
2016-04-21 20-09-55
J.
 
MVP
Could be a timeout, so something takes a tad too long.

2021-07-07 13-36-32
Hans Dollen
Hi Ron,

Take a look at: 
https://www.outsystems.com/forums/discussion/11236/connection-to-the-error-was-reset-server-returned-status-error/
I don't know if this bug is solved in 8.1.0.7 as well. Perhaps you can figure out if there is a session timeout, or if there is an ajax call busy.
Regards,

Hans

2020-03-05 15-52-45
André Vieira
Staff
Hi,

A screen action that ends with the download should be triggered with a submit action, not with an ajax action.
If you already have a submit, check the size of the download, try to download something smaller. It can be that the server is cutting the connection because of the size of the payload.

Cheers
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.