Skip to content

Error: write EPIPE and 0x03 error exporting image #166

@markathomas

Description

@markathomas

Expected behaviour

Chart is exported correctly

Actual behaviour

Export returns no image

Here's from the log file:

Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] got incoming HTTP request 9b2e15a622ab4ec39b3b9b1db2d05ad7
Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] starting export
Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] attempting to export from raw input
Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] phantom - received work, finding available worker
Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] phantom - found available worker
Sat Sep 08 2018 14:40:50 GMT+0000 (UTC) [verbose] phantom 2 - starting work
Sat Sep 08 2018 14:40:55 GMT+0000 (UTC) [error] socket error: { Error: write EPIPE
    at _errnoException (util.js:992:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:864:14) code: 'EPIPE', errno: 'EPIPE', syscall: 'write' }
Sat Sep 08 2018 14:40:56 GMT+0000 (UTC) [error] socket error: { Error: write EPIPE
    at _errnoException (util.js:992:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:864:14) code: 'EPIPE', errno: 'EPIPE', syscall: 'write' }
Sat Sep 08 2018 14:40:57 GMT+0000 (UTC) [notice] phantom worker 2 finished work 9b2e15a622ab4ec39b3b9b1db2d05ad7 in 6703 ms
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] got incoming HTTP request cdf617b7697f4437beda6160a315ed3c
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] starting export
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] attempting to export from raw input
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] phantom - received work, finding available worker
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] phantom - found available worker
Sat Sep 08 2018 14:41:17 GMT+0000 (UTC) [verbose] phantom 2 - starting work
Sat Sep 08 2018 14:41:20 GMT+0000 (UTC) [notice] phantom worker 2 - process was closed
Sat Sep 08 2018 14:41:20 GMT+0000 (UTC) [error] work cdf617b7697f4437beda6160a315ed3c could not be completed, sending: 0x03 error when performing chart generation: please check your input data

This is after the upgrade to master branch with the Express upgrade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions