Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
14 stars 0 forks source link

Error Message after executing Pipeline #1145

Open TellemHD opened 5 months ago

TellemHD commented 5 months ago

Describe the bug

This is the ErrorMessage:

Error loading webview: Error: Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..

This is the Log:

2024-05-03 15:01:21.189 [info] Using EDA build from local dist.
2024-05-03 15:01:21.265 [info] Getting placeholder from Runner ...
2024-05-03 15:01:21.270 [info] Error during pipeline execution: Document not found

To Reproduce

-

Expected behavior

The Pipeline should get executed as expected. The calculated Table should get shown as it was calculated succesfully.

Screenshots (optional)

No response

Additional Context (optional)

No response