"/persistentvolumeclaims": dial tcp [::1]:80: connect: connection refused"
Got the following error:
Using this template https://github.com/sharkymark/v2-templates/blob/main/src/pod-idea/main.tf
GitHub
v2-templates/src/pod-idea/main.tf at main · sharkymark/v2-templates
Coder CDE Terraform templates and tips. Contribute to sharkymark/v2-templates development by creating an account on GitHub.
14 Replies
<#1280974613010186322>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hello @ay0ks, how are you deploying Coder?
Hello, it is hosted in a docker container
do you have any Kubernetes instance running?
No, I couldn't get it running on the VM (the host machine is running Proxmox, the Coder instance is running in a docker container on a vm)
okay, the template you are using is meant to run workspaces on Kubernetes
so it won't function unless there is a Docker container present
what made you choose this template in particular?
we have plenty of example templates that you can use
I need Jetbrains Getaway
alright, then I would advise that you use the docker template and add the jetbrains-gateway module to it
let me know if you need any help
Do I just add it somewhere in the main.tf file?
For some reason it is getting stuck there
This is what I added to main.tf
Are you sure your user in the workspace is called
${data.coder_workspace.me.name}
?yes! but I see you already have
user has left the server :-(
@Phorcys closed the thread.