Page MenuHomePhabricator

Image File is not working on hi.wikiversity
Closed, ResolvedPublic

Description

Today I uploaded an image on hi.wikiversity (https://hi.wikiversity.org/wiki/चित्र:VB6-IDE.png) from English Wikiversity (https://en.wikiversity.org/wiki/File:VB6-IDE.png). As you can see this is not woking well. I am used this in my Visual Basic 6 Course. Where it showing as link not image.

Event Timeline

I'm not overly familiar with the image scaler, but this appears to be what's having an issue?

https://upload.wikimedia.org/wikiversity/hi/7/77/VB6-IDE.png works, but somewhere along this flow a thumbnail isn't being generated/returned

51ca8e11c0e2 didn't disallowed uploads; T168765 said local uploads to be permitted.

I wonder if it is worth creating a course on Visual Basic 6 on 2017 (19 years after release, unable to create 64 bit apps, unsupported for ~12 years…).

addWiki.php is supposed to run setZoneAccess.php

Upon @Krenair's suggestion:

legoktm@terbium:~$ mwscript extensions/WikimediaMaintenance/filebackend/setZoneAccess.php --wiki=hiwikiversity --backend=local-multiwrite
Making sure mwstore://local-multiwrite/local-public exists...making 'mwstore://local-multiwrite/local-public' public...done.
Making sure mwstore://local-multiwrite/local-thumb exists...making 'mwstore://local-multiwrite/local-thumb' public...done.
Making sure mwstore://local-multiwrite/local-transcoded exists...making 'mwstore://local-multiwrite/local-transcoded' public...done.
Making sure mwstore://local-multiwrite/local-temp exists...making 'mwstore://local-multiwrite/local-temp' private...done.
Making sure mwstore://local-multiwrite/local-deleted exists...making 'mwstore://local-multiwrite/local-deleted' private...done.
Making sure mwstore://local-multiwrite/timeline-render exists...making 'mwstore://local-multiwrite/timeline-render' public...done.

Mentioned in SAL (#wikimedia-operations) [2017-09-03T00:59:48Z] <legoktm> legoktm@terbium:~$ mwscript extensions/WikimediaMaintenance/filebackend/setZoneAccess.php --wiki=hiwikiversity --backend=local-multiwrite # T174859

Krenair assigned this task to Legoktm.

That fixed it, the URL provided above by @Urbanecm works now.

I wonder if it is worth creating a course on Visual Basic 6 on 2017 (19 years after release, unable to create 64 bit apps, unsupported for ~12 years…).

@Platonides Sir, It is for only Beginners. I will also make VB.Net as soon as possible.

@Krenair Sir, Also ping system is not working, (https://hi.wikiversity.org/wiki/सदस्य_वार्ता:Jayprakash12345#Congratulations_.28from_me.29.21). Should make new task?

Yes, you'd need a separate task to report that.

(Please do not add Wikimedia-Site-requests when this is not about the configuration settings of a wiki.)

Yes, you'd need a separate task to report that.

i thimk user need to import some basic modules.

Yes, you'd need a separate task to report that.

i thimk user need to import some basic modules.

See https://phabricator.wikimedia.org/T174873