Skip to content

Error : 'no ordinal for "[Alleged: Dummy brand]"' #7228

Answered by Chris-Hibbert
Jorge-Lopes asked this question in Q&A
Discussion options

You must be logged in to vote

The error message is pretty generic, and gives almost no hint as to where the problem is. What it means was that a key (Alleged: Dummy Brand) wasn't found in a store. At the time the lookup was attempted, the callee has no connection to the call stack of the caller. Still, it would help if the error message at least reported what store the lookup was being done in. Our stores do have names, even though they're not guaranteed unique.

When it's a brand like this, I often suspect that an issuer hasn't been registered with Zoe for a particular contract. In this case, I think startInstance wants an issuerKeywordRecord { In: dummyKit.issuer }.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@warner
Comment options

warner Mar 23, 2023
Collaborator

@erights
Comment options

@Jorge-Lopes
Comment options

Jorge-Lopes Mar 24, 2023
Collaborator Author

@dckc
Comment options

dckc Mar 27, 2023
Collaborator

Answer selected by Jorge-Lopes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants