Phorcys
CCoder.com
•Created by Phorcys on 9/21/2024 in #help
No port-forwarding in the web UI
(from @DuckyDev in #general)
53 replies
CCoder.com
•Created by Phorcys on 6/13/2024 in #help
Troubleshooting steps for SCIM
From @mark - https://discord.com/channels/747933592273027093/971231372373033030/1250830381255495783
---
Are there any troubleshooting steps for SCIM integration (presumably) performing wonky actions like randomly suspending my Coder users? It seems every day around 4--5% of my users are getting suspended and there's no cause given in the audit log.
12 replies
CCoder.com
•Created by Phorcys on 5/29/2024 in #help
Get last created workspace of user via CLI
From https://discord.com/channels/747933592273027093/971231372373033030/1245469675895394325 - @joshiscool
---
Hi, is there any easy way to see when a workspace is created? I know its in the json output of coder ls but it would be nice if it was in a more accisble place.
an engineer on my team creates alot of workspaces and wants to open the latest one she created, basically.
I told her to run
But this feels subopitmal
22 replies
CCoder.com
•Created by Phorcys on 5/15/2024 in #help
Running `vkcube` in a Docker workspace
https://discord.com/channels/747933592273027093/971231372373033030/1236981138455531562 / https://discord.com/channels/747933592273027093/971231372373033030/1239601013162508328
---
Hi @Phorcys I'm still having problems running vkcube, can not understand why nvidia gpu is not selected. Any other tip to make it work?
I already have
and
gpus = "all"
5 replies
CCoder.com
•Created by Phorcys on 5/15/2024 in #help
Cannot publish template to Coder via CLI
From https://discord.com/channels/747933592273027093/971231372373033030/1240063511124508822
---
Any ideas why uploading a template using seems to succeed all the way to cleaning up then
Encountered an error running "coder templates push"
API request error to "POST:https://url/f86ad2c5-d63b-4072-9aca-8f94eb4645cb/templates". Status code 400
Trace=[Usage: coder templates push [flags] [template]
Error: ]
Validation failed.
If I put the template in the web interface it builds fine and I can publish it that way.
It occurs for any template I've tried.
coder client (and server) version 2.9.4
2 replies
CCoder.com
•Created by Phorcys on 5/15/2024 in #help
Sub-path reverse-proxying with Coder
From @STRONG.CODΞ in https://discord.com/channels/747933592273027093/971231372373033030/1239657571099607100
---
Hey,
im having a little trouble with the network configs. Im hosting code-server in docker and didnt change much except the passwords and config location. The only problem I have now is that if im hosting lets say a page with expressJS and im using a seperate css and js file which are located in /public i cant access them because:
1. [port].sub.domain.com cant be accessed so I need to use sub.domain.com/proxy/[port].
2. When using sub.domain.com/proxy/3000 its trying to get the css file from sub.domain.com/proxy/style.css which is not a file.
I hope you are able to understand my problem nd may be able to help me.
Thank you in advance.
18 replies
CCoder.com
•Created by Phorcys on 10/2/2022 in #help
Docker templates not working whenever a subfolder is used
If the docker images are in a subfolder, the workspace will straight up fail to create.
here are the logs :
17 replies
CCoder.com
•Created by Phorcys on 8/18/2022 in #help
[code-servers] VSCode Insiders channel
I might've asked that already but is there a way for me to use the insiders channel ?
15 replies