Hello sir,
l got this error
Error when processing render request 8 Error while executing html-to-xlsx recipe. Navigation failed because browser has disconnected! Error: Error while executing html-to-xlsx recipe. Navigation failed because browser has disconnected!
l share our config file could you help me this problem ?
{
"allowLocalFilesAccess":true,
"reportTimeout": 600000,
"store":{
"provider":"fs" },
"extensions":{
"fs-store":{
"dataDirectory":"data",
"syncModifications":true,
"sync":{
"usePolling":true }
},
"express":{
"inputRequestLimit":"250mb" }
},
"templatingEngines": {
"numberOfWorkers": 2,
"strategy": "in-process" }
}