Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

"Internal Error" when trying to send any transaction #300

Open
KiranPanesar opened this issue Sep 3, 2019 · 2 comments
Open

"Internal Error" when trying to send any transaction #300

KiranPanesar opened this issue Sep 3, 2019 · 2 comments

Comments

@KiranPanesar
Copy link

KiranPanesar commented Sep 3, 2019

When I click "Send multisig transaction" on the 'Add Transaction' modal, it presents an error message saying "Internal Error".

Have sent to the same address multiple times before.

Have disconnected ledger, restarted machine, etc.

Please see screenshot. Redacted all personal information.
Screen Shot 2019-09-03 at 6 41 47 PM

@bjrnt
Copy link

bjrnt commented Sep 4, 2019

I was experiencing the same issue earlier, and it seems like the Infura mainnet endpoint that multisigwallet uses to connect to the mainnet is having some issues.

By following the instructions here:

1. Go to https://infura.io/dashboard
2. Create an account and logged in
3. Create and name a new project for your Gnosis wallet access
4. Record the information from it (ID, Secret, and Endpoint)
5. Open the installed Gnosis wallet
6. Settings - Ethereum Node - Custom Configuration
7. Edit the “Custom node” text, replacing it with the URL of your Infura endpoint (be sure to include https:// at the front of it)

I was able to solve the problem. Hope this works for you too.

@Teddycxr
Copy link

Teddycxr commented Oct 9, 2019

it work! Thanks

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

No branches or pull requests

3 participants