[Bug] - KASM 1.17 Cannot install Browsers workspace
Existing Resources
- [x] Please search the existing issues for related problems
- [x] Consult the product documentation : Docs
- [x] Consult the FAQ : FAQ
- [x] Consult the Troubleshooting Guide : Guide
- [x] Reviewed existing training videos: Youtube
Describe the bug Browsers kind of workspaces cannot be installed either from kasm repo and Linuxserver.io repo. The ONLY Browser that can be installed is Mullvad browser.
To Reproduce Steps to reproduce the behavior:
- Frome the Admin interface, Go to 'Workspaces - Registry'
- Click on 'Edge' or any other browser than Mullvad
- Click on 'Install'
- See error
Expected behavior The expected behavior is that the green flag in the upper right tell the workspace is being installed, and the application will appear under the "Installed Workspaces".
Screenshots
Workspaces Version Version 1.17.0
Workspaces Installation Method from web GUI by using linuxserver.io or kasm repository (tested also 1.17.0, 1.17.0-rolling-daily and weekly) with same results
Client Browser (please complete the following information):
- OS: MacOS, Linux Ubuntu
- Browser Firefox and Edge on the above platforms
- Version 136.0.3240.76
Workspace Server Information (please provide the output of the following commands):
-
uname -aLinux kasm 6.8.0-60-generic # 63-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 19:04:15 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux -
cat /etc/os-releasePRETTY_NAME="Ubuntu 24.04.2 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.2 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo -
sudo docker infoClient: Docker Engine - Community Version: 28.1.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.23.0 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.5.0 Path: /usr/local/lib/docker/cli-plugins/docker-compose
Server: Containers: 10 Running: 10 Paused: 0 Stopped: 0 Images: 14 Server Version: 28.1.1 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan kasmweb/sidecar:1.2 macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 05044ec0a9a75232cad458027ca83437aae3f4da runc version: v1.2.5-0-g59923ef init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 6.8.0-60-generic Operating System: Ubuntu 24.04.2 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 7.754GiB Name: kasm ID: 80e62142-00e7-4f5c-a818-adcdc6ada6cc Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: ::1/128 127.0.0.0/8 Live Restore Enabled: false
sudo docker ps | grep kasm
8e71d5c0a207 kasmweb/proxy:1.17.0 "/docker-entrypoint.…" 18 hours ago Up 18 hours 80/tcp, 0.0.0.0:443->443/tcp, [::]:443->443/tcp kasm_proxy
6421817118d2 kasmweb/agent:1.17.0 "python3 /src/Provis…" 18 hours ago Up 18 hours (healthy) 4444/tcp kasm_agent
27019bac7e48 kasmweb/rdp-https-gateway:1.17.0 "/opt/rdpgw/rdpgw" 18 hours ago Up 18 hours (healthy) kasm_rdp_https_gateway
f38c46e85635 kasmweb/manager:1.17.0 "python3 /src/api_se…" 18 hours ago Up 18 hours (healthy) 8181/tcp kasm_manager
0c0917bf084b kasmweb/share:1.17.0 "python3 /src/api_se…" 18 hours ago Up 18 hours (healthy) 8182/tcp kasm_share
0c1b7378f4b9 kasmweb/rdp-gateway:1.17.0 "/start.sh" 18 hours ago Up 18 hours (healthy) 0.0.0.0:3389->3389/tcp, [::]:3389->3389/tcp kasm_rdp_gateway
5141216a9c3d kasmweb/kasm-guac:1.17.0 "/dockerentrypoint.sh" 18 hours ago Up 18 hours (healthy) kasm_guac
4534c09518a7 kasmweb/api:1.17.0 "/bin/sh -c /usr/bin…" 9 days ago Up 18 hours (healthy) 8080/tcp kasm_api
e70615215a2c redis:5-alpine "docker-entrypoint.s…" 9 days ago Up 18 hours 6379/tcp kasm_redis
5fe8385b99c3 kasmweb/postgres:1.17.0 "docker-entrypoint.s…" 9 days ago Up 18 hours (healthy) 5432/tcp kasm_db
Additional context Other non-browser workspaces are installing correctly, WPS Office, Ubuntu Noble etc.... The system has been upgraded from 1.16 to 1.17 and problem start arising. With 1.16 I don't rekon any issue with browsers workspaces. I guess some leftovers. I tried to change the repository from daily, weekly or straight 1.17.0, with same results. I also tried to delete the kasm repo and readded it, but no difference.
It looks like the same error posted here, but there's no solution posted: https://github.com/kasmtech/workspaces-issues/issues/660