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

No jobs after starting chainlink nodes #31

@JoshOrndorff

Description

@JoshOrndorff

When I run the substrate-chainlink/setup script, the chainlink nodes start, but they do not have any jobs included.

Looking back at the script output, I see three instances of:

Adding Jobspec #2 to Chainlink node...
./internal-scripts/add-jobspec.sh: line 50: jq: command not found
(23) Failed writing body
Jobspec has been added to Chainlink node
Done adding jobspec #2

The script failed because I did not have the jq command installed locally. I got past this error by running sudo apt install jq.

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