-
Notifications
You must be signed in to change notification settings - Fork 5k
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
invalid sender
- when sending transactions to Private Network
#1444
Comments
I think this problem is related to Metamask/metamask-plugin/#1357 |
yes, |
Sometimes have the same issue with Network ID = 17 |
Are those two computers signing for the same account? That would be a different problem, and it's avoided by using different accounts from different browsers. |
It might be the same coinbase imported. But what is the reason? Are you cashing nonce? I saw |
We are caching nonce, and our nonce caching is currently having some issues, we're fixing it asap. #1127. That usually just results in a tx not getting mined, which resembles your recent comment, but does not return an |
@illya13 how did you resolve the issue? was it an EIP155 problem? |
changed |
Errrmmm... Hi... I'm not a tech guru like y'all, I just need help, I keep getting invalid user on my Android trust app, I'm using the latest version. |
for private network ? |
Please explain private network, I was trying to send from one wallet to another on the TRUST WALLET app. |
Mind you I was using the android version not pc |
I think your issue is not related to this one, so please stop it |
I should stop it? Such insult... |
... stop commenting this one, as it seems not related to your problem https://github.com/MetaMask/metamask-extension/issues/new/choose |
Hi @Kenmarts, Illya is just pointing out that your question isn't related to his, this issue was opened by him. It sounds like your question is related to Trust Wallet, so I would recommend asking questions from them: |
Geth
based Private Network.Versions:
started as
Please notice
MetaMask version:
Send any
tx
from MetaMask (including coins transfer from one MetaMask account to another) fails withinvalid sender
. I.e. RPCeth_sendrawtransaction
fails withinvalid sender
Downgrading MetaMask to 3.5.2 did help
Other RPC requests are working Ok:
The text was updated successfully, but these errors were encountered: