dataflow
1 TopicNotebook Run Is Failing Continuously
Hi, The notebook in my pipeline is continuously failing despite multiple retries. Occasionally, it runs fine. This issue started on 07/18 at midnight PT and still persists as of 07/19 at midnight PT, even though the Fabric support page indicates that all services are running fine in all regions. Most of the time, there is no information except for execution duration in the output of the notebook activity like below. Very rarely, I receive the following message in the output of failed notebook activity: {"status":"Failed","result":{"runId":"XXXXXXX-YYYY-51f0fXXXXX","runStatus":"Failed","sessionId":null,"sparkPool":"XXXXXX-YYYYYY-8140XXXX","error":{"ename":"Exception","evalue":"Something went wrong before starting the session. Please rerun the notebook. If this issue persists, please contact support.","traceback":["Exception: Something went wrong before starting the session. Please rerun the notebook. If this issue persists, please contact support."]},"lastCheckedOn":"2024-07-20T07:08:37.6733333Z","metadata":null,"exitValue":null},"message":"Notebook execution is in Failed state, runId: bbae20c2-daf3-4cf3-8715-51f0fad9ae5a","SparkMonitoringURL":"https://app.fabric.microsoft.com/workloads/de-ds/sparkmonitor/XXXXXX/?trident=1&experience=power-bi&tab=data","executionDuration":48} Below is the error I get for the failure runs, Thanks, SuriaSolved8.1KViews0likes12Comments