Last modified: 2014-08-08 13:14:24 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70981, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68981 - Wizard refuses to upload images from flickr via http
Wizard refuses to upload images from flickr via http
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
PC Windows Vista
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 43450
  Show dependency treegraph
 
Reported: 2014-08-01 01:01 UTC by Cometstyles
Modified: 2014-08-08 13:14 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Cometstyles 2014-08-01 01:01:00 UTC
When trying to upload an image from flickr to commons via [[Special UploadWizard/Flickr]] using http, when we add the image link to the "Get from Flickr", it goes to the next step but the image just keeps on loading (in a loop).... it doesn't go any further ..only affects http version, not the https one..

The web console for the browser shows this:

GET https://api.flickr.com/services/rest/            [HTTP/1.1 200 OK 3453ms]
GET https://api.flickr.com/services/rest/                 [HTTP/1.1 200 OK 1282ms]
GET http://commons.wikimedia.org/w/api.php               [HTTP/1.1 200 OK 2064ms]
GET https://api.flickr.com/services/rest/                [HTTP/1.1 200 OK 547ms]
GET http://commons.wikimedia.org/w/api.php            [HTTP/1.1 200 OK 985ms]
POST http://commons.wikimedia.org/w/api.php              [HTTP/1.1 504 Gateway Time-out 10433ms]
Comment 1 Tisza Gergő 2014-08-01 01:16:12 UTC
At a glance, this seems like an upload error which is not related to Flickr. Can you reproduce with the same file? Can you reproduce with a file from a different Flickr user?
Comment 2 Cometstyles 2014-08-01 01:49:38 UTC
it worked with a different flickr user

GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 3597ms]
GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 1142ms]
GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 1175ms]
POST http://commons.wikimedia.org/w/api.php [HTTP/1.1 200 OK 11281ms]
GET http://commons.wikimedia.org/w/api.php [HTTP/1.1 200 OK 817ms]

^^
GET http://commons.wikimedia.org/wiki/Special:UploadStash/thumb/12h8xso51xgc.l7uzmb.1129056.jpg/100px-12h8xso51xgc.l7uzmb.1129056.jpg [HTTP/1.1 200 OK 2064ms]
Comment 3 Tisza Gergő 2014-08-01 02:04:20 UTC
And with the original user it fails all the time?
Maybe the user is blacklisted and the error message about the blacklist is not returned for some reason? The blacklist is at https://commons.wikimedia.org/wiki/User:FlickreviewR/bad-authors
Comment 4 Cometstyles 2014-08-01 02:19:56 UTC
tried it with multiple others, seems to be be affecting one user who releases all his images under (cc-by-sa) and no he is not blacklisted, probably one of the only few to release their images fully on flickr.. 

did the same test on test.wikipedia.org using http, same outcome

GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 1471ms]
GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 905ms]
GET https://api.flickr.com/services/rest/ [HTTP/1.1 200 OK 557ms]
POST http://commons.wikimedia.org/w/api.php [HTTP/1.1 504 Gateway Time-out 11060ms]

^
Request URL: 	http://commons.wikimedia.org/w/api.php
Request Method: 	POST
Status Code: 	HTTP/1.1 504 Gateway Time-out
Comment 5 Steinsplitter 2014-08-01 11:41:13 UTC
It works for me https://commons.wikimedia.org/wiki/File:Kitten_with_laptop_-_278017185.jpg.

Can you pls clear your browser cache and try again?
Comment 6 Cometstyles 2014-08-08 13:14:24 UTC
Its still a problem, when on http (http://commons.wikimedia.org/wiki/Special:UploadWizard), it refuses to upload most images, it goes on a loop, nothing to do with vrowser cache, more to do with being unable to converts https API link to http ..
web console data for "POST" (http://pastebin.com/HfbLGEXm)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links