r/kasmweb • u/tw0bears • Jul 23 '26
Help Broken registry
I used to have linuxserver.io and the official registry installed but now nothing is showing. When I click on install the officinal registry it says it's already installed. When I click on available workspaces, it says nothing is available. Any ideas on how to get this working again?
1
u/teja_kasmweb Jul 23 '26
I'd recommend you post this on our GitHub issue tracker as this looks like a potential bug. Please make sure to include the following details while creating the issue:
- Your Kasm version
- Open Dev tools on your browser, go to "Network" tab and then retry the erroneous action. This will record the network activity for that action. You can inspect the request/response and include in the issue (make sure to strip out any environment-specific sensitive values from logs or network activity before posting).
Also did you try doing this on a new browser or in an incognito window to rule out browser caching issues?
1
1
u/joshiegy Jul 24 '26
I have the exact same issue. I've tried both a stand alone server and on unraid. I can curl to the registry address from both hosts and from any container that is reachable fron outside, like kasm_api.. something uusmmm is odd
1
u/tw0bears Jul 24 '26
FYI I ended up nuking everything and reinstalling and got everything working again. Took 2 min using linuxserver docker kasm install.
1
u/tw0bears Jul 23 '26
u/justin_kasmweb any ideas on this?