#SDKs v0.8.2 hang while establishing a connection to Engine
1 messages · Page 1 of 1 (latest)
Yes, our pipelines have been hitting this too: https://github.com/dagger/dagger/pull/5624#issuecomment-1677241322
Still investigating.
I am curious, are you able to hit this issue if you add dagger run in front of your command?
I don't know if this is related but I am seeing slowdowns when uploading the host "src" folder into the container when running with dagger run. But it works fine if I directly run my executable. The host folder is only ~100mb so it should not take more than a few seconds. On a M1 Max Macbook. I am seeing 30s upwards now and it's intermittent.
That may be a separate problem, but that's good to know, adding it to the queue after this one.
For my part with the python SDK, I'm hitting this issue whether I use:
python my_cool_pipeline.py , or dagger run python my_cool_pipeline.py; I actually had to downgrade my dagger CLI to 0.8.1 too
I'm curious if my issue is the same: https://discord.com/channels/707636530424053791/1140082945282015372
I'm using the Dagger CLI, so the error message might be different / less details during startup.
It is intermittent for me
update: https://github.com/dagger/dagger/issues/5627#issuecomment-1677880443
will have a PR soon
Oh boy; my GitHub name is Pádraic, so it could be that??
lol, yeah probably
That's what I get for insisting on the fada 🙃
Well René seems also to be an issue then.
I always have a good chuckle when I see broken unicode characters on a receipt... but that it breaks my tooling, that is new kind of fun. 😄
Looking good here on v0.8.4 😎