Meteor-CollectionFS icon indicating copy to clipboard operation
Meteor-CollectionFS copied to clipboard

Getting a warning

Open bolin-chen opened this issue 9 years ago • 81 comments

I just follow the guide to test uploading simply. But I get the warning that "The provided value 'undefined' is not a valid enum value of interface XMLHttpRequestResponseType." in "http-call-client.js:101" Is that normal using CollectionFS?

bolin-chen avatar May 25 '15 06:05 bolin-chen

Would need a reproduction repo to look into this

rhyslbw avatar May 26 '15 22:05 rhyslbw

I've started getting this warning too, even though the files appear to upload successfully. I'm using the S3 adapter to two stores with graphicsmagic for resizing. This is with Chrome version 43.0.2357.81 (64-bit)

I don't recall receiving this warning previously. I just ran the same test on Safari and didn't get a warning. Any chance this is a Chrome thing?

Give me a yell if you want to test my build. It's not on GitHub, but I'm sure we can arrange something.

ptrmrrs avatar Jun 02 '15 13:06 ptrmrrs

I'm getting this issue as well. Files uploading successfully with FS.Filesystem but still getting the same error. Chrome as well

thomaslove avatar Jun 05 '15 14:06 thomaslove

Same here! :+1:

The uploader is working excellent but i'm getting the same warning.

Chrome version: 43.0.2357.81 (64 bit) Adapter: GridFS

tinchoz49 avatar Jun 05 '15 21:06 tinchoz49

Yup! For me everything seems to be working but I am also getting the warning. Seems to be only in Chrome... at least Firefox doesn't give me any warnings. I am using cfs:s3 with cfs:filesystem

JohnBernardsson avatar Jun 06 '15 07:06 JohnBernardsson

I just started seeing this error on Mac/Chrome as well (but files seem to be uploading ok). Error does not occur on Mac/FF

MichelFloyd avatar Jun 09 '15 16:06 MichelFloyd

Having same warning here. Is that what we should fix on our side?

kenken17 avatar Jun 10 '15 03:06 kenken17

I have also seen the warning. Any update on the matter ?

constantinmusca avatar Jun 12 '15 18:06 constantinmusca

Same here

Ethaan avatar Jun 18 '15 05:06 Ethaan

Still seeing this problem :(

MichelFloyd avatar Jul 02 '15 00:07 MichelFloyd

I've made an example repo that produces the warning for me on Google Chrome 43.0.2357.130 if it could be of some help.

mgoldberg524 avatar Jul 02 '15 03:07 mgoldberg524

Hey guys, I'm quite time poor here at the moment to even look into this, but if anyone can resolve the problem I can review and roll it in

rhyslbw avatar Jul 02 '15 03:07 rhyslbw

I had the same issue on chrome/mac but when I built the project the error was gone!!

kodamirmo avatar Aug 11 '15 18:08 kodamirmo

We're seeing this, too.

clarkritchie avatar Aug 19 '15 03:08 clarkritchie

Not sure if the same fix would apply here, or where to make it but https://github.com/aldeed/meteor-http-extras/pull/8 had the same error and that pull fixed it. Seems to only happen in chrome and in dev mode.

genyded avatar Aug 19 '15 12:08 genyded

same problem here

Obiwarn avatar Sep 02 '15 09:09 Obiwarn

I'm getting this issue as well I take it's not fixed

isAlmogK avatar Sep 05 '15 15:09 isAlmogK

same here

miri-am avatar Sep 10 '15 19:09 miri-am

same here

minafarid avatar Sep 13 '15 19:09 minafarid

same here (Chrome / Mac with gridfs / dropbox)

ekuiter avatar Sep 20 '15 10:09 ekuiter

I am also getting this error: Mac / Chrome / filesystem

mbabauer avatar Sep 21 '15 12:09 mbabauer

same here: Chrome 45.0.2454.93 (64-bit) Mac 10.10.5 Meteor 1.1.0.3 cfs:filesystem 0.1.2 cfs:standard-packages 0.5.9

WanielDeiss avatar Sep 21 '15 13:09 WanielDeiss

same here: Versión 45.0.2454.93 (64-bit) Ubuntu 14.04 Meteor 1.2.0.1 cfs:[email protected] cfs:[email protected] cfs:[email protected]

johngonzalez avatar Sep 23 '15 13:09 johngonzalez

This issue isn't fixed yet. Still have it, the problem is that the name is not taken from the file although the file contains a valid name property.

for some reason it looses it

udisun avatar Oct 01 '15 19:10 udisun

+1

Maay avatar Oct 08 '15 00:10 Maay

@udisun did u manage to fix it?

Maay avatar Oct 08 '15 00:10 Maay

I'm beginning to think this project is mostly dead. Nothing has been updated in months and issues like this remain unresolved.

I've since moved my project to slingshot and have had far fewer issues. It was a lot easier to configure too.

ptrmrrs avatar Oct 08 '15 00:10 ptrmrrs

My pull request fixed the issue. But without the maintainer merging it we are stuck

udisun avatar Oct 08 '15 06:10 udisun

@udisun i've made your changes locally but still got the same problem.

Maay avatar Oct 08 '15 08:10 Maay

I have the same problem.

cfs:standard-packages
cfs:gridfs
yogiben:autoform-file

thearabbit avatar Oct 08 '15 08:10 thearabbit