USBIP Dev Kit Tunnel for Embedded SW Dev
usbip: error: import device
. Does anybody know?
Locally installed and run Coder in WSL2 on Windows. USBIP kernel space drivers are included in WSL2 kernel, corresponding user space tools are alternatives:
```...git clone using https does not work in an rstudio environment
Workspaces are constantly disconnecting from the Server
button leads to discord invite
Git commit still uses the email from my Coder account
"main.tf line 167"
Single Coder server instance crashing with 20ish or so workspaces
Code market place setup
delete a workspace from cli fails when it was created on behalf of another user
Multitenancy with Coder
different behaviour between desktop VSCode and code-server using gradio app
Uniqueness in workspace naming
Is there a way to have a number of coder_agents defined from a single resource block?
error: template import provision for start: duplicate metadata resource: libvirt_domain.node
Full template's source can be found here. Is something like this possible, or am I going to have to figure out a different way to go about this?
```...VSCode Desktop hangs after workspace update
Failed to set up dynamic port forwarding connection over SSH to the VS Code Server.
I don't really understand what this is supposed to tell me, since I didnt setup SSH with Coder, only HTTP(S). Is this a known issue or should i...Coder on Windows
coder server
on Windows results in Postgres errors:
```
2024-11-09 20:58:52.203 [erro] coderd.dbrollup: failed to rollup data ...
error= execute transaction:
github.com/coder/coder/v2/coderd/database.(*sqlQuerier).runTx...Bug with local exec in a module
Unable to create/delete workspace -- text file busy
Save template with failing build
Build devcontainer from hostPath and not git repo - Coder in k8s
hostPath
to pods. Users have .devcontainer
in .gitignore
becuase everyone uses different config and devs don't want to use one, universal devcontainer per project. Is it possible to build and open devcontainer from a given path to envbuilder instead of a git repository?