Skip to content

404 error trying to pull invoices #2

@NealHelman

Description

@NealHelman

On the Nexus Explorer, when you go to the any of the DAO sections and attempt pull any of the component sections' invoices, a 404 error is generated in the browser dev tools console, and the core returns a -74 No Registers Found error. Here is an example of one of the queries that generates such an error:

/dao/invoices/US:Interactions

Using a CLI on a linux VPS, I am able to submit the command:

~/LLL-TAO/nexus register/list/invoices:invoice limit=20 where='results.owner=a15b4b0422f66841ebce8a247256ea8d00dc9f1ea5b09871805c659090e38914'

But not this command:

~/LLL-TAO/nexus register/list/invoices:invoice limit=20 where='results.owner=username(US:Impressions);'

My CLI is using the same version of the core as the Explorer is. I don't know if this is an issue on the Explorer as such or actually an issue on the core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions