Lesson 9: Error: Timeout of 300000ms exceeded #5181
Replies: 3 comments 5 replies
-
hey mate, |
Beta Was this translation helpful? Give feedback.
-
@margelatufml Do not use goerli now. See this announcement #5079. Also on the Chainlink VRF subscription dashboard, in the History tab, check failed transactions to see the reason for failing transactions. |
Beta Was this translation helpful? Give feedback.
-
Hey Bro, follow this discussion, it will help you : #3961 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am currently in the testing phase, when we connect both, the VRF and keepers to test if the contract execute correctly all the actions behind a lottery app. Currently at (16:28:12)
In my code, I replace raffle with lottery, as names in files, variables, and more
When trying to run the staging test, this error drop:
Trying to verify all the syntax errors without any success, the code looks great based on my verifications with the Patrick's code
My repository: lottery-contract
My staging test file:
My contract (lottery.sol) :
For further informations, this repository contain all my code that I use:
lottery-contract repository
As further explanations, this is my terminal output when I run (
yarn hardhat test --network goerli
)Beta Was this translation helpful? Give feedback.
All reactions