Skip to content
This repository was archived by the owner on Mar 14, 2019. It is now read-only.
This repository was archived by the owner on Mar 14, 2019. It is now read-only.

Unhandled stream error in pipe. production #642

@for2ne

Description

@for2ne

Hi!

Often there is an error on the server and the server crashes:

error: Script restart attempt stream.js:94 throw er; // Unhandled stream error in pipe. ^ Error: ENOENT, open '/opt/bling/cfs/files/_tempstore/propertyImages-ACsFQLq38qsy97oL8-0.chunk' error: Forever detected script exited with code: 8

so the problem is solved for a while, but then again there:
db['cfs._tempstore.chunks'].drop()

I also often see such errors:
SA FileSystem: Could not delete /opt/bling/cfs/files/proListing/propertyImages-ddfa3HPTm2bqvtHAT-bling.jpg because the file was not found.

Why is this happening?
all code by adding images from the official documentation

Whether it can occur if the file is not downloaded a huge until the end? and how to fight it?

Meteor list:
...
aldeed:collection2 2.3.3 Automatic validation of insert and update operations on the client and server.
cfs:filesystem 0.1.2 Filesystem storage adapter for CollectionFS
cfs:graphicsmagick 0.0.18 Addsgmto scope with the ability to perform GraphicsMagick or ImageMagick manipulation
cfs:standard-packages 0.5.7 Filesystem for Meteor, collectionFS
...

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