How to run an sample angular application on a code-serve ?
Devcontainer hanging in Coder instance
status_code=500 latency_ms=279 response_body="{\"message\":\"An internal error occurred. Please try again or contact the system administrator.\",\"detail\":\"API key couldn't update: fetch object: sql: no rows in result set.\"}\n" request_id=40f44f34-abc4-4fdd-8d64-f3759b9ee5f0`
status_code=500 latency_ms=279 response_body="{\"message\":\"An internal error occurred. Please try again or contact the system administrator.\",\"detail\":\"API key couldn't update: fetch object: sql: no rows in result set.\"}\n" request_id=40f44f34-abc4-4fdd-8d64-f3759b9ee5f0`
In the pricing model, what is defined as a user?
active
(i.e. not suspended or dormant), so no. If that external user is accessing the workspace via a coder_app
(where share
is public
) or a publicly forwarded port they wouldn't consume a license seat.How do you move/ transfer a simple self-hosted Coder setup to a new server?
Building template is stuck queued
DB Latency
Devcontainer starting is taking really long / multiple times building the Dockerfile?
Docker in workspace
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
service docker start
/etc/init.d/docker: 62: ulimit: error setting limit (Invalid argument)
startup_script not working when using GitLab CI template management
Profiles/settings gone cross browser/device
Auth with Github
Permission Issues on fresh containers
Devcontainers (docker)
template. It created successfully, but when I opened the project in vscode, I kept getting no permission errors when trying to create files. So I checked the permissions in the terminal, and the project was created with root as the owner. Any ideas why the permissions aren't being set correctly by default?Envbox in kubernetes, cgroup permission issue.
Define custom subdomain for app to use with vars.
coder_agent shutdown / coder_script run_on_stop not working
Workspaces are seemingly not persisting data whatsoever.
coder server
and a Docker run or docker-compose install). I'm n...Should terraform init run on every deploy?
Need different OIDC redirect URL from the `CODER_ACCESS_URL`
foo.internal
) and the other is an MFA authentication enforced domain (external network -- foo.external
). Only authenticated users can traverse foo.external
. This prohibits workspaces and the other Coder services because they cannot authenticate. As a result I must set the CODER_ACCESS_URL
value to foo.internal
. I'd also like users to be able to come in on foo.external
. The issue here being when a user tries to log in via OIDC, the redirect URL is set to CODER_ACCESS_URL
(which is foo.internal
in this situation), not the desired incoming domain of foo.external
. This leads to a State mismatched
error when the user is redirected back to foo.internal/api/v2/users/oidc/callback...
, despite coming in on foo.external
.
I see two potential solutions:...[Paid Help Wanted] Complete Setup Guide for Laravel Project