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

error when initializing farm on own deployment #119

Open
devtonic0 opened this issue Aug 22, 2022 · 2 comments
Open

error when initializing farm on own deployment #119

devtonic0 opened this issue Aug 22, 2022 · 2 comments

Comments

@devtonic0
Copy link

deployed my own version of gem bank and gemfarm, added a config with new program ids to the front end, imported, and when i go to do it i get

Transaction simulation failed: Error processing Instruction 0: Cross-program invocation with unauthorized signer or writable account
Program myprogramid invoke [1]
Program log: Instruction: InitFarm
Program 11111111111111111111111111111111 invoke [2]
Program 11111111111111111111111111111111 success
3HQyqaCUvN31zbMLBoDrcaHFzWsybpV38Uf3ZKmhvZWe's signer privilege escalated
Program myprogramid consumed 26457 of 200000 compute units
Program myprogramid failed: Cross-program invocation with unauthorized signer or writable account

@pidario
Copy link

pidario commented Sep 25, 2022

Awesome project, thank you for releasing it! Anyway, I'm facing the exact same issue, any clue will be much appreciated 😉

@pidario
Copy link

pidario commented Sep 28, 2022

@devtonic0 I think I solved my problem by following this other issue: #65.
You can find my forked repo (not a fork really, more a new repo altogether, but maybe I will create an official fork) here which is more recent than the other fork

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

2 participants