Image could not upload in galaxy server[Open]

Hello, I am using collection-fs for uploading image. I’m uploading image in two steps.

  1. First upload image in server.
  2. resize and upload from server to s3 bucket.

This process worked in local and development server. Recently we have hosted in galaxy.But in galaxy image do not upload. when trying to copy , image not found in galaxy server. error shows:
error platform { [Error: ENOENT, no such file or directory '/app/bundle/.meteor/local/cfs/files/foods/thumbs/foodsimages-AWLXFEaeJ6pmFi8xZ-4641aaf738622b3ad728b96cbe23a3ad.jpg']

So how can I upload image in galaxy using collection-fs package.