Hi :wave: I'm getting this error before a job star...
# ask-community
d
Hi 👋 I'm getting this error before a job starts while using dagit. I've found the fix outlined here but that wasn't my issue and I'm running locally. Does anyone have insight into how to fix this? I think it's the reason why I can't get logs to show up in the UI, but are in the debug logs
Copy code
Operation name: PipelineRunLogsSubscription

Message: [Errno 38] Function not implemented

Path: 

Locations:
c
What’s your actual local setup? An error like this would usually, to me, point to different dagster versions across user code and dagit perhaps
d
My requirements files show that the versions of both dagster and dagit are 1.3.13 I suppose it's possible I have an environment interfering?
If I understand what you mean by "user code"