forked from loft-sh/devpod
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Starting a Workspace with the WebStorm IDE, it proceeds without error but Gateway doesn't open and connect.
Looking at active processes, I can see that devpod-cli did run /usr/bin/sh /usr/bin/xdg-open jetbrains-gateway://connect#idePath=… which in turn opened chrome with that URL.
This seems like a desktop configuration issue, but the thing that has me puzzled is if I copy-and-paste that URL out of the process info and use it with xdg-open from a terminal, it does load Gateway as expected.
Local Environment:
- DevPod Version: v0.8.1
- Operating System: linux (Ubuntu 25.04)
- ARCH of the OS: AMD64
DevPod Provider:
- Local/remote provider: docker (podman)
Anything else we need to know?
I have run xdg-desktop-menu forceupdate. I also logged out of the desktop session entirely and logged in again but that didn't seem to make any more difference.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working