Error while executing html-to-xlsx recipe
-
Hello sir,
l got this errorError 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" }
}
-
This can mean that chrome instance processing the provided HTML failed for an unknown reason.
This could be for example because of insufficient memory.Would you be able to email me the template (export) with input data so I can try to replicate it?