Forum Discussion

ZJoe's avatar
ZJoe
Frequent Visitor
1 year ago
Solved

Schedule a notebook to run automatically failed with the error code "InternalError"

Hello guys:     I've developed a Fabric notebook for a specific mail sending task, and I've been scheduled it to run automaticlly(every Mon). but the last two run have failed, with a error code "Int...
  • ZJoe's avatar
    1 year ago

    Hi govindarajan_d  Anonymous 

    After a period of investigation, Microsoft support gave feedback yesterday that the issue was indeed the result of a bug. They said that my notebook name has some unsupported characters, such as Chinese characters, etc., and there is a parameter in their product that doesn't support those characters, so it will fail to run.

    They will be working on a fix for this issue and the ETA is at the end of March. The current solution is to use only ASCII characters in the notebook name, in which case everything works fine!