You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One short term workaround for this while we fix the underlying file permissions issue, is to run dagster dev with the --use-legacy-code-server-behavior argument or downgrade to dagster 1.9.9.
@zoezhouDA Until the fix for this is released, you can run dagster dev --use-legacy-code-server-behavior or downgrade your Dagster version to 1.9.9 or earlier.
What's the issue?
After installing the latest version of dagster and dagster-webserver (1.9.10), running
dagster dev
in Windows results in:This is despite the Windows user having administrator and/or full access to all the folders and files.
What did you expect to happen?
dagster dev
should start without errorHow to reproduce?
In Windows: install the 1.9.10 version of
dagster
anddagster-webserver
and in any Dagster project rundagster dev
Also happens if you scaffold a new project by running:
dagster project scaffold --name test_dagster_project
Dagster version
1.9.10
Deployment type
None
Deployment details
No response
Additional information
Workaround is to downgrade to version 1.9.9 or earlier version.
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered: