Skip to content

Panic on coder start --dev #737

Closed
Closed
@greyscaled

Description

@greyscaled

Overview

Both Win10 (@vapurrmaid ) and MacOS (@jsjoeio ) are seeing a panic with respect to a missing terraform path.

Mac OS

panic: install terraform: open /var/folders/c7/ns6lqzvx3z10mq647y5g9lqc0000gn/T/.coder-cache/terraform: no such file or directory

goroutine 109 [running]:
github.com/coder/coder/cli.newProvisionerDaemon.func1()
/home/runner/work/coder/coder/cli/start.go:383 +0x127
created by github.com/coder/coder/cli.newProvisionerDaemon
/home/runner/work/coder/coder/cli/start.go:374 +0x137

Win 10

panic: install terraform: open C:\Users\GREYBA~1\AppData\Local\Temp.coder-cache\terraform.exe: The system cannot find the path specified.

goroutine 83 [running]:
github.com/coder/coder/cli.newProvisionerDaemon.func1()
/home/runner/work/coder/coder/cli/start.go:383 +0x127
created by github.com/coder/coder/cli.newProvisionerDaemon
/home/runner/work/coder/coder/cli/start.go:374 +0x137

Steps to reproduce

  1. download and extract latest coder binary
  2. ./coder start --dev
  3. answer "yes" or "no"

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: HTTP API

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions