There was an error while exporting data. Redefine log filters to retrieve less data and try again.
Getting this error in dev environment and erro logs are not reflecting we have increased the Connection timeout to 15 in configuration tool.
and we are still facing the same issue
Please suggest what is the best way to overcome this.
Hey Akil,I think the first thing you can try to be able to get the logs right away is to reduce the amount of data you are trying to export like the message suggests.Maybe try to break it in smaller chunks by defining the date filters, and export a file for each day you need. This way, if you need a period of 1 week, you would have one file per day.If you want to really fix it, you will need first to identify the root cause.It might not be only related to the timeout, it can be for example that your server doesn't have enough memory to hold the file you want to generate and thus it crashes.It is very hard to say without digging in the logs of Service Center, DB or IIS.If you can't find the root cause by yourself I recommend you to reach out the OutSystems support.Let me know if it helps somehow,CheersRR