jmonteer
jmonteer
seeing this exact problem. I've been days working on solving this without success... My error stack: > Starting migrations... > ====================== > > Network name: 'rinkeby' > > Network id:...
@eggplantzzz I am pretty sure this has something to do with Infura's responses. This is not a deterministically reproducible issue. It fails after some txs (with some simple contracts it...
Can you post your package.json & truffle-config.js?
@eggplantzzz any news regarding this?
Hey! Thanks. This is on purpose as this is a test environment and test wallets. Only used by this project. I wanted the first person to have exactly the same...
I can deploy to a truffle teams sandbox (not using HDWalletProvider) so it should not be a problem of connection, right? This only comes up when Infura and HDWalletProvide are...
@eggplantzzz I can deploy to a Truffle Teams sandbox almost every time using HDWalletProvider. I received this error the second time I tried but afterwards I got it working several...
Hi @fainashalts thanks for you reply. No. The thing is that this is difficult to replicate because it is quite random. Using infura is the main problem for me. The...
> @jmonteer do you know whom you spoke to at Alchemy API? I'd like to reach out to them to find out more about why they think Truffle makes too...
Hello team @gnidan @fainashalts I am now back from my off week. Looks like the AlchemyAPI team solved the "Too many requests error" with their new Elastic rate limits. However,...