-
Hello! I am following the lesson and able to start the node in Docker - getting this in terminal:
Also can see the container running an image in Docker UI. However, when I try to deploy contract to the RPC I get the following error:
Has anyone encountered something like this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 12 replies
-
Please run anvil in your terminal |
Beta Was this translation helpful? Give feedback.
-
I have the same problem. I think it has something with docker port mapping/forwarding but I can't seem to solve it. In the end I just followed the installation without the zksync cli and it worked https://docs.zksync.io/build/test-and-debug/in-memory-node#install-and-set-up-era_test_node |
Beta Was this translation helpful? Give feedback.
I have the same problem. I think it has something with docker port mapping/forwarding but I can't seem to solve it. In the end I just followed the installation without the zksync cli and it worked https://docs.zksync.io/build/test-and-debug/in-memory-node#install-and-set-up-era_test_node