poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
386 stars 215 forks source link

Download and Continue Buttons on Last Page of Token Wizard #923

Closed tmediaJ closed 6 years ago

tmediaJ commented 6 years ago

Hello, Just finished a Token Wizard project. Large project. All looks good except the last step/page will not execute – the “download files” and “Continue” buttons are not working. I got the final “All transactions signed” message. As a backup I’ve copy/pasted all the project files from the final page but I’d still like to d/l the zip file. But most importantly - need the continue button to create the final step and publish. Please advise as soon as possible, I still have the page open.

Below are some additional items. Thank you.

Network: Mainnet Log file: wizard.oracles.org-1527604340533.log

Screenshot: image

vbaranov commented 6 years ago

Additional conversations about this issue is here: https://forum.poa.network/t/last-page-of-token-wizard-download-and-continue-buttons-not-working/1271

Root cause of the issue: increasing gas price in MetaMask.

We don't recommend to increase gas through Metamask. It can break wizard deployment process The link to corresponding FAQ section

To mitigate this issue we will add additional checks in the next PR.