smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
11.94k stars 2.89k forks source link

Factory runner does not support sending transactions #6251

Closed Axel-C19 closed 8 months ago

Axel-C19 commented 8 months ago

Lesson

Lesson 6

Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")

https://www.youtube.com/watch?v=gyMwXuJrbJQ&t=27170s

Operating System

Windows

Describe the bug

Been looking for a solution a while now and found nothing, the complete error is: Error: factory runner does not support sending transactions (operation="sendTransaction", code=UNSUPPORTED_OPERATION, version=6.8.0)

Dont really know how to procceed, in alchemy it says that the transaction was successfull but the error is still there, it has nothing to do with my privatekey or the https from alchemy and I just cant figure out what happened.