Chainlink VRF and Keeper not working on testnet #202
-
Hello, Of course I deployed on rinkeby, created a new subscription and added the new contract, same thing for the Keeper. But, even though the code is all the same the staging test fails by timeout and both the VRF and Keeper are never called. Litterally don't know what else can I do and I'm so stuck here in the course. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 16 replies
-
We should make an FAQ for keepers not kicking off Keepers not kicking off guide
Can you send me your contract address and keepers sub id? |
Beta Was this translation helpful? Give feedback.
-
i am dealing with same issue |
Beta Was this translation helpful? Give feedback.
-
Hey, I am also facing this same problem. I would like to know if you have found a solution, if yes then can you please share it. |
Beta Was this translation helpful? Give feedback.
-
Maybe you are not using the |
Beta Was this translation helpful? Give feedback.
We should make an FAQ for keepers not kicking off
Keepers not kicking off guide
checkUpkeep
returning true?performUpkeep
yourself? (If you can't the keeper can't!)Can you send me your contract address and keepers sub id?