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

create board error #398

Closed
Alarical opened this issue Nov 22, 2022 · 3 comments
Closed

create board error #398

Alarical opened this issue Nov 22, 2022 · 3 comments

Comments

@Alarical
Copy link

./build/gnokey maketx call KEYNAME --pkgpath "gno.land/r/demo/boards" --func "CreateBoard" --args "BOARDNAME" --gas-fee "1000000ugnot" --gas-wanted "2000000" --broadcast true --chainid test3 --remote test3.gno.land:36657

after enter the password, then ERROR:

Enter password.
("unauthorized" string)
--= Error =--
Data: "("unauthorized" string)"
Msg Traces:
0 /root/go/gno/cmd/gnokey/gnokeys.go:341 - deliver transaction failed: log:msg:0,success:false,log:--= Error =--
Data: &errors.errorString{s:"("unauthorized" string)"}
Msg Traces:
0 /opt/build/pkgs/sdk/vm/keeper.go:239 - VM call panic: ("unauthorized" string)
Machine:
CheckTypes: false
Op: [OpHalt OpBody OpPopBlock OpBody]
Values: (len: 1)
#0 (CreateBoard func(name string)( gno.land/r/demo/boards.BoardID))
Exprs:

@nir1218
Copy link
Contributor

nir1218 commented Nov 27, 2022

I got a similar error message

@giansalex
Copy link
Contributor

giansalex commented Nov 29, 2022

You need to use an account with registered user gno.land/r/demo/users

@jefft0
Copy link
Contributor

jefft0 commented Aug 10, 2023

The README for the /r/demo/boards has been updated with instructions to create the board account. #1034
@Alarical , do you think this issue can be closed as resolved?

@moul moul added this to the 🌟 main.gno.land (wanted) milestone Sep 8, 2023
@thehowl thehowl closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🌟 Wanted for Launch
Development

No branches or pull requests

6 participants