Megan Beckett
08/16/2022, 3:31 PMdagit
locally and then clicking "Launch Run":
Operation name: PipelineRunLogsSubscription
Message: [Errno 28] inotify watch limit reached
Path:
Locations:
See screenshot which says to submit a Github issue or post on Slack - I have not had this before and it just suddenly started happening:alex
08/16/2022, 4:08 PMMegan Beckett
08/16/2022, 4:10 PMdagit
from a terminal within my VSCode session, so could that be it as VScode watches for file changes?alex
08/16/2022, 4:12 PMinotify
resources could cause dagit to hit the limitMegan Beckett
08/16/2022, 4:15 PMalex
08/16/2022, 4:25 PMVSCode terminal and Dagster are the only processes I’m running on this virtual machineOk interesting, thats a useful piece of context. A little googling suggests that this resource limiting happens at the host machine layer, so other containers may be the cause.
And tried disabling the websockets and I can run the pipeline now. Not sure if this is a long term solution though?it should be a reasonable workaround for the forseeable future
Megan Beckett
08/16/2022, 4:33 PM