Meteor Js Image Upload Error: 100% of Failed: Unexpected error. 503 Service Unavailable

Hi,
(Development Environment: Win 10, Sublime, Meteor 1.3.1)

I really need some help with Image Uploading,I tried few plugins and have some issues with them.
Tried also CollectionFS and had same problem 503.

Last, one is GitHub - tomitrescak/meteor-uploads and here I am getting 503 error.

Tried some fix with config upload folders and changing some rights on them but unsuccessful.
Is anyone had a similar problem ? Or can you suggest some other working solution ?

I tried this : https://github.com/tomitrescak/meteor-uploads/issues/189 but it does not works for me.

1 Like

I also spend some time trying to use some of the plugins and at the end I create my custom image upload.