Hey everyone, I'm getting an error on the Prefect ...
# best-practices
m
Hey everyone, I'm getting an error on the Prefect Orion server on Windows:
Copy code
File "c:\ds\tools\python3.8\latest\lib\site-packages\httpx\_transports\default.py", line 77, in map_httpcore_exceptions
    raise mapped_exc(message) from exc
httpx.ConnectTimeout
Here's a link to a Github issue with the full stack trace. I tried various Prefect versions, most recently 2.0.0 but I get the same error. Is is an issue with asyncio? I think John Kang's message from yesterday suggests a similar problem. In this case, though, I can't even start the server.
a
thanks so much for reporting that. Given that you opened an issue let's keep the discussion there - we will prioritize with other issues as a workaround, can you try running this on WSL or on a Linux VM?
m
Thanks for the reply! Looking forward to helping work through the bugs. Unfortunately I can't – I'm working within an enterprise/firewalled environment using only Windows (can't use Docker, either). Still, feel like it's still worth working through the constraints/bugs/issues compared to using Airflow :p
👍 1
a
gotcha, thanks - I forwarded this to the team
🙌 1