Skip to content

Bug: Obscure error when using Docker template #1198

Closed
@ammario

Description

@ammario

Steps to reproduce

Environment: M1 MacOS, v0.0.0-devel+8661f92

  1. Turn on Docker Daemon
  2. Start coder with coder server --dev
  3. Create a default Docker template via templates init and templates create

Observe the obscure error on the client side:
image

Observe the obscure error in the server log:
image

Also: we emit job has already been marked as failed which is redundant with failing running job.


This issue is important since we plan for the Docker-based install to be default.

Metadata

Metadata

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions