Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Missing environment variable errors are misleading #37

@labisso

Description

@labisso

In at least one scenario, a missing environment variable resulted in an error about the dep variable being assigned instead of the env itself. This can be confusing to debug. The dep config:

rabbitmq_host: env.RABBITMQ_HOST

The error:

The service basenode has no attr by the name of rabbitmq_host. Please check your config files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions