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

Trying to run PlasmaETHexchange on local machine #9

Open
khmuminov opened this issue Feb 24, 2018 · 0 comments
Open

Trying to run PlasmaETHexchange on local machine #9

khmuminov opened this issue Feb 24, 2018 · 0 comments

Comments

@khmuminov
Copy link

Trying to run PlasmaETHexchange on local machine

And got Error:
(node:15217) UnhandledPromiseRejectionWarning: Error: Returned error: Account not found
at Object.ErrorResponse (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/web3-core-helpers/src/errors.js:29:16)
at /home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/web3-core-requestmanager/src/index.js:137:36
at XMLHttpRequest.request.onreadystatechange (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/web3-providers-http/src/index.js:64:13)
at XMLHttpRequestEventTarget.dispatchEvent (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/xhr2/lib/xhr2.js:64:18)
at XMLHttpRequest._setReadyState (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/xhr2/lib/xhr2.js:354:12)
at XMLHttpRequest._onHttpResponseEnd (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/xhr2/lib/xhr2.js:509:12)
at IncomingMessage. (/home/khojiakbar/Plasma/PlasmaETHexchange/node_modules/xhr2/lib/xhr2.js:469:24)
at IncomingMessage.emit (events.js:165:20)
at endReadableNT (_stream_readable.js:1101:12)
at process._tickCallback (internal/process/next_tick.js:152:19)
(node:15217) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:15217) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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