You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
digitalocean.supabase: output will be in this color.
==> digitalocean.supabase: Creating temporary RSA SSH key for instance...
==> digitalocean.supabase: Importing SSH public key...
==> digitalocean.supabase: Creating droplet...
==> digitalocean.supabase: Waiting for droplet to become active...
==> digitalocean.supabase: Using SSH communicator to connect: 146.190.108.227
==> digitalocean.supabase: Waiting for SSH to become available...
==> digitalocean.supabase: Connected to SSH!
==> digitalocean.supabase: Uploading ./supabase => /root
==> digitalocean.supabase: Upload failed: lease waitwhile we get your droplet ready...
==> digitalocean.supabase: Provisioning step had errors: Running the cleanup provisioner, if present...
==> digitalocean.supabase: Destroying droplet...
==> digitalocean.supabase: Deleting temporary ssh key...
Build 'digitalocean.supabase' errored after 1 minute 41 seconds: lease waitwhile we get your droplet ready...
==> Wait completed after 1 minute 41 seconds
==> Some builds didn't complete successfully and had errors:--> digitalocean.supabase: lease wait while we get your droplet ready...==> Builds finished but no artifacts were created.
I have added the required details inside the supabase.auto.pkrvars.hcl as follows but still this error happens:
############# IMP. The below token should not be stored in version control############do_token="dop_v1_9xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"## REQUIRED ##region="sgp1"## OPTIONAL ##droplet_image="140056866"droplet_size="s-1vcpu-2gb-70gb-intel"tags= ["supabase"]
The text was updated successfully, but these errors were encountered:
I'm getting an error after running
packer build .
Error:
I have added the required details inside the supabase.auto.pkrvars.hcl as follows but still this error happens:
The text was updated successfully, but these errors were encountered: