[OP Stack Deployment] Invalid Sender #64
-
Issue DescriptionHey, I have an OP Stack running (Geth + OP Node + OP Batcher + OP Proposer + BlockScout) based on the Getting Started guide. From the logs, each component appears to be doing its thing, and I'm able to send ETH from my L1 to L2. I’m also getting the expected response when I call However, when I attempt to send a TX (CLI, Metamask, JSON RPC) I get this message:
I've attempted sending the transaction to the nodes custom domain and via curl to localhost, so don't believe this is a vhosts issue. Additional InformationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hey @ckorhonen, I'm not sure of the issue here, let me raise this internally and see what we can find out. Can you provide an example of how you're sending your transactions? |
Beta Was this translation helpful? Give feedback.
-
Hey @ckorhonen, We hope your recent question was resolved to your satisfaction. Your feedback is invaluable and helps us improve our support services. Could you spare a moment to fill out a short feedback survey. Thank you for helping us improve our developer community. |
Beta Was this translation helpful? Give feedback.
Hmm a client engineer weighed in with the following when I shared the error you're getting:
Are you sure
"chainId": "356671"
is right?Additional follow up: