loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.94k stars 337 forks source link

Alert "Failed to open workspace from URL" #1195

Open nneto opened 2 months ago

nneto commented 2 months ago

What happened?
When you open the app and it was already running in the background, it shows the alert with the title "Failed to open workspace from URL" and a text inside saying "InvalidQuery:". Opening the app through the app icon in the system tray, the error doesn't occur. Screenshot from 2024-07-30 14-20-34

What did you expect to happen instead?
Just open the window without an error message.

How can we reproduce the bug? (as minimally and precisely as possible)

  1. Run DevPod
  2. Close the window (app keeps running in the background)
  3. Run DevPod again (from the launcher, not the system tray icon > show dashboard)
  4. The window opens and dialog appears

My devcontainer.json: n/a

Local Environment:

DevPod Provider:
n/a

Anything else we need to know?
n/a

pascalbreuninger commented 2 months ago

Hey @nneto, thanks for reporting the issue. Which Linux distro are you on?

nneto commented 2 months ago

I'm on Fedora Linux 40 (Workstation Edition)