Describe the bug
When installing the extension, everything works fine. I can open links in a workspace. However, after an undefined amount of time, the extension won't open any workspaces. If i restart the Edge process completely (Closing and reopening the window is not enough), everything works again.
To Reproduce
Steps to reproduce the behavior:
Download and install the kasm browser-extension
Open a link with the extension
Use workspace for a while
Close workspace
Try to open the link with the extension again
Failure
Expected behavior
When using the extension to open links, it should just spawn new workspaces, or at least output an error as to why a new workspace/window didn't open.
Workspaces Version
1.14.0.32d10f (Edit: This is the "web ui version" - I'm unsure where the actual version number resides)
Workspaces Installation Method
Single Server
Client Browser (please complete the following information):
OS: Windows 11
Browser: Microsoft Edge
Version: 119.0.2151.12
Workspace Server Information (please provide the output of the following commands):
uname -a:
Linux frank 6.4.0-0.deb12.2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-3~bpo12+1 (2023-08-08) x86_64 GNU/Linux
943d2cc22051 kasmweb/nginx:1.25.1 "/docker-entrypoint.…" 2 days ago Up 16 minutes 80/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp kasm_proxy
f1dfc8a53722 kasmweb/share:1.14.0 "/bin/sh -c '/usr/bi…" 2 days ago Up 16 minutes (healthy) 8182/tcp kasm_share
2a4fc286389f kasmweb/agent:1.14.0 "/bin/sh -c '/usr/bi…" 2 days ago Up 16 minutes (healthy) 4444/tcp kasm_agent
61001050615d kasmweb/api:1.14.0 "/bin/sh -c '/usr/bi…" 2 days ago Up 16 minutes (healthy) 8080/tcp kasm_api
0dfb65e56f0b kasmweb/kasm-guac:1.14.0 "/dockerentrypoint.sh" 2 days ago Up 16 minutes (healthy) kasm_guac
5ffb05dd65e9 kasmweb/manager:1.14.0 "/bin/sh -c '/usr/bi…" 2 days ago Up 16 minutes (healthy) 8181/tcp kasm_manager
de16f2307670 redis:5-alpine "docker-entrypoint.s…" 2 days ago Up 16 minutes 6379/tcp kasm_redis
156d0c4df30e postgres:12-alpine "docker-entrypoint.s…" 2 days ago Up 16 minutes (healthy) 5432/tcp kasm_db
Existing Resources
Describe the bug When installing the extension, everything works fine. I can open links in a workspace. However, after an undefined amount of time, the extension won't open any workspaces. If i restart the Edge process completely (Closing and reopening the window is not enough), everything works again.
To Reproduce Steps to reproduce the behavior:
Expected behavior When using the extension to open links, it should just spawn new workspaces, or at least output an error as to why a new workspace/window didn't open.
Workspaces Version 1.14.0.32d10f (Edit: This is the "web ui version" - I'm unsure where the actual version number resides)
Workspaces Installation Method Single Server
Client Browser (please complete the following information):
Workspace Server Information (please provide the output of the following commands):
uname -a
:Linux frank 6.4.0-0.deb12.2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-3~bpo12+1 (2023-08-08) x86_64 GNU/Linux
cat /etc/os-release
:sudo docker info
:sudo docker ps | grep kasm
: