Skip to content

Setup scripts do not properly run #5

@ghost

Description

After moving the controllers into this public repository, our setup scripts no longer pass. We spent some time debugging this, but ultimately were unable to complete the work. If anyone would like to continue work using this repository, you will need to address this known bug in order to get the tests to pass.

When running the setup.employee.kiva script, we receive the following error message:

docker exec -it kiva-controller node /www/dist/scripts/setup.employee.kiva.js
[Nest] 50  - 06/16/2022, 6:38:59 PM     LOG {"code":"AgentCallFailed","message":"Agent: Request failed with status code 404","details":{"agentRoute":"wallet/did/public","ex":"404: Unknown DID: Th7MpTaRZVRYnPiabds81Y."},"httpStatus":400}

Likely, this has something to do with the did of the kiva agent not getting publicized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions