Closed
Description
when creating a workspace using our gcp-linux
template, it fails immediately and there are no logs shown in the workspace logs UI, preventing me from debugging. using server version 0.8.6
additionally, when deleting the workspace, it fails immediately, requiring me to manually run SQL commands to delete the workspace from the database table.
steps to reproduce:
- run
coder templates init
- select "Develop in Linux on Google Cloud"
- run
cd ./gcp-linux && coder templates create
- create the workspace via `coder create --template="gcp-linux"
UI workspace log screen upon failure: