Coder.comC
Coder.com4y ago
8 replies
MiF(Макс)

hashicorp mirror

Hi, im try deploing coder-oss to my homelab kubernetes, and im get following error on coder pod starts:
==> Logs will stream in below (press ctrl+c to gracefully exit):
Unexpected error, shutting down server: install terraform: failed to obtain product version from "https://releases.hashicorp.com/terraform/1.3.0/index.json": 404 Not Found
Shutting down API server...
Gracefully shut down API server
Waiting for WebSocket connections to close...
Done waiting for WebSocket connections
2022/09/27 13:07:20 context canceled
install terraform: failed to obtain product version from "https://releases.hashicorp.com/terraform/1.3.0/index.json": 404 Not Found
Run 'coder server --help' for usage.

I think it's because the hashicorp resources are not available for my server (it is located in Russia), can I specify a mirror for the hashicorp repository?
Was this page helpful?