Err with Timeout for file system



  • I have err in my serverless server and
    this error appears 1 time in 10
    : "Unable to load planned schedules Error: Timeout during waiting for file system, try it again later."
    How fix that it?!0_1613645201686_upload-69bf1acf-9294-488e-a7f3-7e81c082ff97



  • This isn't an actual error, you can just ignore it. Or disable scheduling extension if it is annoying.

    {
      ....
      "extensions": {
        "scheduling": { "enabled": false }
      }
    }
    

Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.