Bryan Kneis
Bryan Kneis
@jguidoux Another user reported something similiar in https://github.com/loft-sh/devpod/issues/1250, could you try the fix there and see if that works for you? Simply wrap the call to DevPod Desktop in a...
Hi @samhodgkinson what is the value of your environment variable `DOCKER_HOST`? Looking at the logs the issue seems to stem from ``` {"type":"data","data":{"time":"2024-08-16T19:01:42.042665013+01:00","message":"Use docker environment variables: [[email protected]]","level":"debug"}} {"type":"data","data":{"time":"2024-08-16T19:02:03.164892021+01:00","message":"Get \"https://https/v2/\": dial...
I don't think it needs to be set. When using an IP the format I usually see is something like `tcp://10.0.0.123:2375`, I'm not sure why the username would be in...
@samhodgkinson also to confirm, running `docker build` in your env works fine with the DOCKER_HOST env var?
Hi @JeanPoll we've just released a new feature to reduce workspace start times. As a part of this work we have revisited the hashing function and now parses the compiled...
Hey @guzman109, can you post your entire logs?
Hi @HFR1994, how are you launching devpod desktop? I am by no means a windows expert but I am not sure if environment variables in ~/.bashrc are expected to be...
Thanks for raising @amithm7, can you install `qtpaths` and see if this fixes the issue? We are migrating to flatpak to resolve these issues with the dekstop app on linux...
Hey @stevefan1999-personal thanks for raising your feature request. Personally I am not really a fan of this tbh, we've been trying hard to reduce the overall time it takes to...
Hi @elronzo thanks for providing some details about your use case. Can you tell me more about what is currently not working? If you could add `--debug` to your command...