Skip to content

A clean build #38

@bensonz

Description

@bensonz

The build right now almost always fails to start dashboard correctly on the first try.
We need to either manually restart the machine (more often), or recreate the service (rarely works, but sometimes).
Not 100% on the cause yet.
To reproduce this bug:
simply spin up a cluster with make build and do kubectl proxy and then go to your browser and see localhost:8001/ui

The error message I am getting is:

Error: 'dial tcp 172.17.0.2:9090: getsockopt: connection refused'
Trying to reach: 'http://172.17.0.2:9090/'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions