krpeacock / icx-replica-ipv6-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICX Proxy Localhost error

Steps to reproduce:

  • dfx 0.15.1 or more recent
  • Node 18 or greater
  • npm install
  • dfx start --clean
  • dfx deploy
  • npm start

Verify that an error is thrown

This appears to be an IPv4 vs IPv6 issue, according to this thread: node-fetch/node-fetch#1624

IPv6 support in the icx-proxy would be nice for anyone upgrading their node version.

About


Languages

Language:JavaScript 98.8%Language:Motoko 1.2%