Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create IOU contract #5

Open
blokaly opened this issue Nov 22, 2019 · 2 comments
Open

Failed to create IOU contract #5

blokaly opened this issue Nov 22, 2019 · 2 comments

Comments

@blokaly
Copy link

blokaly commented Nov 22, 2019

Followed the instruction and got all the services connected. But when I tried to create the first IOU AliceCoin by following the DAML quickstart example, it failed. Can't see any new contract created on the DAML navigator. Any ideas?

@Daniel-Szego
Copy link

We experienced the same problem:

  • Following the install guide for quickstarts, everything seems to run withpout errors.
  • In the DAML navigator however:
    • I can not see anything at contracts: so it seems the setup scenario of DAML did not really executed.
    • At templates, I can not issue new coin to Alice (from Alice to Alice, so I do not need approvement),
      and I see the following error in the navigator log:
      Command '8a7561f6929384cc' completed with status 'CommandStatusError(Invalid_Agrument, Party not known on ledger)'

Any ideas ?

@huyinsong
Copy link

Run daml ledger allocate-parties before Create IOU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants