Coder.comC
Coder.com15mo ago
44 replies
zztop

"main.tf line 167"

Good evening all!

I'm completely new to Coder and I was following the quickstart instructions at https://coder.com/docs/tutorials/quickstart for a Windows 11 Home machine.

I got both Coder and Docker installed on my machine, but when I try to Build a workspace I get this error:

Error: failed to read downloaded context: failed to load cache key: invalid response status 403

on main.tf line 167, in resource "docker_image" "main":
  167: resource "docker_image" "main" {


I found at least one other thread running into that error just a couple months back , but in their case it seems to have happened on a non-windows machine and I could not make up anything from their resolution - apparently some changes to a Docker file that find no trace of on the windows machine.

I tried on a completely different windows machine and I got exactly the same result.

Where do I start troubleshooting that? Please yelp!
Try it out for yourself
Coder quickstart - Coder Docs
Preview image
Was this page helpful?