anvil doesn't work properly #2725
Unanswered
riyanparag1809
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Hello @riyanparag1809, Ensure that you are running an Anvil chain in a separate terminal and you keep it running while running the |
Beta Was this translation helpful? Give feedback.
2 replies
-
What if I am using ganache |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
forge create SimpleStorage --rpc-url http://127.0.0.1:7545/ --interactive
[⠊] Compiling...
No files changed, compilation skipped
Error:
error sending request for url (http://127.0.0.1:7545/): error trying to connect: tcp connect error: Connection refused (os error 111)
Context:
Error #0: error trying to connect: tcp connect error: Connection refused (os error 111)
Error #1: tcp connect error: Connection refused (os error 111)
Error #2: Connection refused (os error 111)
Beta Was this translation helpful? Give feedback.
All reactions