Skip to content

Unable to connect hardhat local node to moralis #815

Discussion options

You must be logged in to vote

Hey I'm in Chapter 15, timestamp 1:01:34:38. I'm trying to connect moralis to my local hardhat node but for some reason I get this error. Here is my package.json scripts "moralis:sync":" moralis-admin-cli connect-local-devchain --chain hardhat --frpcPath ./frp/frpc" Here is my fprc.ini file

[common]
  server_addr = udavsy27lego.usemoralis.com
  server_port = 7000
  token = b9IHgCdcDg
[hardhat]
  type = http
  local_port = 8545
  custom_domains = udavsy27lego.usemoralis.com

I tried a lot of solutions nothing seem to work. Please help me

Hey I found the solution! Thanks to crytokid from morulis forum. I downloaded a lower version of frp and it worked!
Here's the solution https://forum.m…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@DEFIdaniel1
Comment options

Answer selected by gabrielantonyxaviour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants