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.

run collection FS with 2 meteor app #651

@particle4dev

Description

@particle4dev

Hello,
I have a issue when i try to insert image via URL.Basically i have two meteor applications use the same Mongo(mongohq): one for mobile app(1) and one for process data(2). Both of it can upload images. The problem is when app (2) try to upload image, it's crash app (1) and fail to upload.
Here logs on app(1):

W20150412-15:44:41.784(7)? (STDERR) 
W20150412-15:44:41.785(7)? (STDERR) stream.js:94
W20150412-15:44:41.785(7)? (STDERR)       throw er; // Unhandled stream error in pipe.
W20150412-15:44:41.786(7)? (STDERR)             ^
W20150412-15:44:41.786(7)? (STDERR) Error: ENOENT, open '<path meteor app>/.meteor/local/cfs/files/_tempstore/images-fWc94zduSt34iKTQx-0.chunk'

Any ideas ? Thanks!

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