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

sync.js does not update "market" and "market_history" databases #27

Open
nivanko opened this issue Aug 6, 2019 · 0 comments
Open

sync.js does not update "market" and "market_history" databases #27

nivanko opened this issue Aug 6, 2019 · 0 comments

Comments

@nivanko
Copy link

nivanko commented Aug 6, 2019

twins@explorer-web:/var/www/explorer# /usr/bin/nodejs scripts/sync.js market
script launched with pid: 4845
/var/www/explorer/lib/markets/bitsane.js:54
    if (body.statusText == 'Success') {
             ^

TypeError: Cannot read property 'statusText' of undefined
    at Request._callback (/var/www/explorer/lib/markets/bitsane.js:54:14)
    at self.callback (/var/www/explorer/node_modules/request/request.js:185:22)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at Request.onRequestError (/var/www/explorer/node_modules/request/request.js:881:8)
    at emitOne (events.js:116:13)
    at ClientRequest.emit (events.js:211:7)
    at TLSSocket.socketErrorListener (_http_client.js:401:9)
    at emitOne (events.js:116:13)
    at TLSSocket.emit (events.js:211:7)
    at emitErrorNT (internal/streams/destroy.js:66:8)
    at _combinedTickCallback (internal/process/next_tick.js:139:11)
    at process._tickCallback (internal/process/next_tick.js:181:9)
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