Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etherchain-light should work in PoA-mode #7

Closed
ice09 opened this issue Mar 21, 2017 · 1 comment
Closed

etherchain-light should work in PoA-mode #7

ice09 opened this issue Mar 21, 2017 · 1 comment

Comments

@ice09
Copy link

ice09 commented Mar 21, 2017

possible dup to #6

etherchain-light shows this error after installing PoA according to https://github.com/paritytech/parity/wiki/Demo-PoA-tutorial

Error: invalid block number
    at Object.module.exports.InvalidResponse (/home/radgon/dev/ethereum/2017/parity/etherchain-light/node_modules/web3/lib/web3/errors.js:35:16)
    at Object.<anonymous> (/home/radgon/dev/ethereum/2017/parity/etherchain-light/node_modules/web3/lib/web3/requestmanager.js:86:36)
    at /home/radgon/dev/ethereum/2017/parity/etherchain-light/node_modules/web3/lib/web3/ipcprovider.js:66:44
    at Array.forEach (native)
    at Socket.<anonymous> (/home/radgon/dev/ethereum/2017/parity/etherchain-light/node_modules/web3/lib/web3/ipcprovider.js:50:47)
    at emitOne (events.js:90:13)
    at Socket.emit (events.js:182:7)
    at readableAddChunk (_stream_readable.js:153:18)
    at Socket.Readable.push (_stream_readable.js:111:10)
    at Pipe.onread (net.js:534:20)
@gobitfly
Copy link
Collaborator

Thanks for reporting this issue. It has been fixed with the latest commit.

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

No branches or pull requests

1 participant