Open execbbbr opened 10 months ago
@execbbbr thanks for opening this issue! Do you know if this only happens in the google cloud provider? I.e. have you tried to build this image with the docker provider already?
@pascalbreuninger thank you for reply, I have only tried in Google cloud. I.can try ssh provide later
hi @pascalbreuninger , I successfully built it on an SSH provider machine. Could it be that there is a timeout setting for the default connection configuration of Google EC2?
great, thanks for trying. We can focus on the gcp provider then, maybe we'll need to configure it differently I took the liberty to transfer it to the provider repo
What happened?
Im using DevPod Mac ARM, version v0.4.2.
I tried to build an R devcontainer using Google Cloud. Because there are many required packages, the building process takes at least 80 minutes. However, it always stops at 30 minutes each time.
Here is the log:
What did you expect to happen instead?
Continuous connection without disconnection, relevant parameters of SSH session can be configured.
How can we reproduce the bug? (as minimally and precisely as possible)
Just build my devcontainer.json
My
devcontainer.json
:Local Environment:
devpod version
] : v0.4.2DevPod Provider:
Anything else we need to know?