Skip to content

Bug: coderd panics if terraform installation fails #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
deansheather opened this issue Apr 15, 2022 · 0 comments · Fixed by #1056
Closed

Bug: coderd panics if terraform installation fails #1039

deansheather opened this issue Apr 15, 2022 · 0 comments · Fixed by #1056
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@deansheather
Copy link
Member

deansheather commented Apr 15, 2022

OS Information

  • OS: Android 10
  • Browser (if applicable): n/a
  • Architecture: arm64
  • coder --version: Coder v0.0.0-devel+88e30be Fri Apr 15 17:17:50 UTC 2022
    https:/github.com/coder/coder/commit/88e30bec554e03b069ee2ac9d9069376ca2970d1
  • Kernel version: Linux localhost 4.9.218 #1 SMP PREEMPT Mon Oct 26 02:23:23 UTC 2020 aarch64

Steps to Reproduce

  1. Build coder on a PC
  2. Copy arm64 binary to phone
  3. Run in termux: ./coder start --dev
  4. Notice panic

Expected

A nicer error message instead of a panic

Actual

You get a panic

Logs

Screenshot

screenshot

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants