Coder on fly.io, stuck with error "Resource not found or you do not have access to this resource"
Hi, I tried to follow the tutorial here https://coder.com/blog/remote-developer-environments-on-fly-io step by step
I'm stuck at step
5. Create the new template by running the following command from the fly-docker-image directory:
The error is: Resource not found or you do not have access to this resource
I tried again for a couple of times, and they are all the same error, so I guess it's not a temporary error
Please help to solve this issue. ThanksCoder
Remote developer environments on Fly.io
Coder moves developer workspaces off local machines and into your cloud infrastructure, centralizing their management and safeguarding your code and data.
5 Replies
<#1152512737906274335>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Have you run
coder templates create
from inside the fly-docker-image directory?@Atif : in this blog https://coder.com/blog/remote-developer-environments-on-fly-io, there is no instruction told to run
coder templates create
Can you please tell me the exact procedure?When you run
coder templates init
This creates the directory and prints the instructions to run the create command. Please see your attached screenshot