Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

web3.eth getter functions hang in the console in v4 beta #570

Closed
1 task done
al-codaio opened this issue Sep 14, 2017 · 2 comments
Closed
1 task done

web3.eth getter functions hang in the console in v4 beta #570

al-codaio opened this issue Sep 14, 2017 · 2 comments

Comments

@al-codaio
Copy link

al-codaio commented Sep 14, 2017


Issue

Console hangs when running any web3.eth getter functions such as web3.eth.accounts.

Steps to Reproduce

  1. run truffle develop
  2. in truffle(develop) console run web3.eth.accounts

Expected Behavior

List all the accounts in the development blockchain.

Actual Results

Terminal hangs on the command.

screen shot 2017-09-14 at 12 58 31 pm

Environment

  • Operating System: macOS Sierra 10.12.6
  • Truffle version: v4.0.0-beta
  • Ethereum client: The new ganache-core development blockchain that comes with v4
  • node version: 5.4.1
  • npm version: 8.2.1
@smoove
Copy link

smoove commented Sep 19, 2017

Can confirm, the process uses 100% CPU. Ctrl + c does nothing, kill <PID> kills the process.

OS: Ubuntu 16.04
Truffle v4.0.0-beta.0

@gnidan
Copy link
Contributor

gnidan commented Oct 5, 2017

This should be fixed and going out in the next beta.

@gnidan gnidan closed this as completed Oct 9, 2017
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

3 participants