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

ALERT: Transaction Error. Exception thrown in contract code. (shown in metamask when creating batch) #5

Open
identa opened this issue Sep 17, 2018 · 3 comments

Comments

@identa
Copy link

identa commented Sep 17, 2018

I have a problem when I created a new batch. If I ignore it and submit the transaction then it will not be accepted in Etherscan. And a dialogue show up with some errors:
Error
Transaction ran out of gas. Please provide more gas: { "blockHash": "0xf789cf45a2cacd7f7c33c262b27842a80a5abd874480ba11b321d4ef8120aeb2", "blockNumber": 3001314, "contractAddress": null, "cumulativeGasUsed": 263836, "from": "0x7289b02384a10b52c4fa4cb111021cbfbbefe979", "gasUsed": 26458, "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "status": false, "to": "0x2f924ffa1d533f32c57088061c76e7378f6f2667", "transactionHash": "0xb89cdaa6624b4ea913c36b0eaa7aea26854d1f6e7545dd4c44ed9dddb0850a2d", "transactionIndex": 2, "events": {} }

Please fix it for me, I really appreciate it!

@rwaltzsoftware-org
Copy link
Owner

rwaltzsoftware-org commented Sep 25, 2018

@tatrunganh1996 , Assuming that you have used Metamask plugin

Please make sure if you have logged in metamask with the same address, which was used for deploying the contract.

@identa
Copy link
Author

identa commented Oct 21, 2018

Yeah I do have used Metamask plugin.
And what does "the same address, which was used for deploying the contract" mean? Is it the globAdminAddress variable in app.js? I have changed it to one of my Megamask account to login to admin.php page. Is this right?
Please give me more details of this process.

@AbhishekAttuluri
Copy link

how did you solve this issue?
I am facing the same problem

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