MrPeacock
MrPeacock
CCoder.com
Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
Hi @Spiked_Grape , we are facing the same issue when we try to open the KASM connection. We are behind WAP + WAF Kombi so access is protected. But if I use VPN then everything works as excepted. While KASM over WAP + WAF is currently not working we switched to novnc as an alternative solution. I could remember that with a lower version of KASM this was working once a time. Maybe give a try to downgrade KASM.
30 replies
CCoder.com
Created by TitiMoby on 6/17/2024 in #help
create my first custom image
We are using manjaro based images. There is nothing special to consider. Could you dump the logs from container?
23 replies
CCoder.com
Created by Trung™ on 6/1/2024 in #help
Update code-server in Coder V2
You can build your own images and use these in your tmeplate. Or you do the update of code-server before starting it in the agent script.
yay -Sy --noconfirm code-server
yay -Sy --noconfirm code-server
This is an example for a manjaro based custom image.
16 replies
CCoder.com
Created by jjj on 5/3/2024 in #help
invalid character '<' looking for beginning of value
Do you have Coder installed behind an authenticating proxy? E.g. Azure AppProxy? We see this error when coder binary is trying to connect to coder and Bearer Token is missing.
11 replies
CCoder.com
Created by molitann on 4/10/2024 in #help
API delete workspace
Are you sure you are authenticated? We are providing a killws command in our customized images and this works very well
7 replies