Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Update boxes to use 127.0.0.1 instead of localhost #10

Open
bmmpxf opened this issue Nov 9, 2017 · 0 comments
Open

Update boxes to use 127.0.0.1 instead of localhost #10

bmmpxf opened this issue Nov 9, 2017 · 0 comments

Comments

@bmmpxf
Copy link

bmmpxf commented Nov 9, 2017

As per https://consensys.slack.com/messages/C1D2T7NLC/

When offline, TestRPC / Truffle Develop fails with an Invalid JSON RPC response error.

The problem is that localhost needs to be resolved. Switching the network connection string to use 127.0.0.1 instead of localhost removes the need for a network lookup.

We should update our Truffle Boxes to reflect this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant