Template version build fails when using APIs: no such file or directory #13728
Unanswered
giovannibaratta
asked this question in
General
Replies: 1 comment 1 reply
-
Are you by any chance using macOS tar(1) to create your tarball? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have deployed Coder using a Docker container. I am experimenting with the APIs and I found this issue that I am not able to solve.
I can successfully do the following actions with the APIs
For some reason even if the template version is created, the build fails with the following error, and I cannot set it as active for the template.
The strange thing is that if I try to open the template version from the web console, I can see all the files in the right location and if I click Build it succeed without any error. I tried to change the permissions of the archive, of the Dockerbuild file, I tried to use a zip instead of a tar without luck. It is not clear to me what the problem is.
Beta Was this translation helpful? Give feedback.
All reactions