Skip to content

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

@nivanko

Description

@nivanko
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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions