Hello guys. I have quite an issue here. I have a web3 py script for integration. It works perfectly on my local machine and also interacting with the smart contract directly from testnet.

The problem is, on AWS lambda (this is where the backend I am integrating with is backend), when I send a transaction first, it work. But when I want to send the second transaction, it gives the error "nonce too low"

Now, it does not give this error in the local machine or interacting from the testnet directly.

I will really appreciate any help on this.

summary is, it is working perfectly on local machine and testnet but not perfectly on AWS lambda

Dec 19, 2023, 12:28 PM
Fixed.
Dec 19, 2023, 7:48 PM

© 2024 Draquery.com All rights reserved.