User Details
- User Since
- Mar 25 2020, 8:55 PM (250 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Gaura87 [ Global Accounts ]
Apr 20 2020
Apr 19 2020
@Ashuro07 Yeah
@Ashuro07 I think this is a bug in WebdriverIo waitForDisplayed method , when it finds more than elments then it consider first one only , So in this case both Notices and Alerts had same class so WebdriverIO consider only first one that is Alert so in case of Alert it works perfec but and in case of Notices it is still looking for dispaly of Alert . So I fix this by finding Notices element not by class but by its text and it worked. Let @zeljkofilipin and @jbolorinos-ctr review this.
Apr 14 2020
Apr 9 2020
@Ashuro07 if you are getting an error saying compoeser.json not found in var/www/html, then I want to tell you that, when i try to install mediawiki using docker toolbox on Windows get same error, there is no solution for this yet, then I install ubuntu and then setup mediawiki docker, if you don't want ubuntu you can go with mediawiki-vagrant
https://m.mediawiki.org/wiki/MediaWiki-Vagrant
Apr 8 2020
Which version of chrome and chrome driver is installed? @Ashuro07
Apr 4 2020
@Paladox please add me to in that group my developer account username is gaurav87
THANKS
Apr 3 2020
Apr 1 2020
@Vidhi-Mody This is due to ,permission problem of your database folder. In your mediawiki folder open cache folder there you see a sqlite folder change those permision to read and write for your username and group.
Make sure you are not uding sudo for runnig docker-compose commands
Mar 31 2020
Mar 30 2020
Sorry @zeljkofilipin There is version mismatch in package.json thatswhy m facing this problem,I fix this and upgraded webdriver version to 5 and comit it , Thanks
hello @zeljkofilipin I am trying to update version of WikibaseCirrusSearch but facing an error saying can't find module puppeteer-core module , but m not requiring that modulule anywhere . I also try to install this module with npm but stil same problem occurs ,pls help..
Okay i will commit required changes as son as possible, Thanks :)
@zeljkofilipin @Aklapper
Mar 29 2020
Hello @zeljkofilipin I completed this task and all tests are passed , but i think the documention need many patches where should i submit this patches ?
Thanks @kostajh for your help ,i solved this problem,actually the database foder SQLite in Cache folder is owned by root and docker group does not had permision to acess it I change the Permission to docker Group by sudo chown -R $USER Thanks for the help :)
Thanks @kostajh , I make a group docker and run docker-compose without sudo and also give permision to docker in files - docker-compose.yml,docker-compose.override.yml and LocalSettings.php but still faceng same error of cant acess the database
I Tried to set variables but still it was showing MW_DOCKER_UID is not set.
Terminal output is attached below.
@kostajh
Ok, i will. Check my local variable, but i want to say that documentation in this link https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/%2B/master/DEVELOPERS.md#linux-prerequisites for setup media wiki docker is not detailed nethier for Windows nor for lunix
Instead of installing MediaiWiki-Vargant , I installed Ubuntu Bionic on my machine and successfully installed MediaWiki-Docker .
But when I access localhost:8080 ,It says cant connect to database , Is that Okay?
Mar 28 2020
I am sorry @Aklapper , I just want to do some micro tasks from and forget it is a weekend ....
Sorry again !!
hello !! @kostajh @zeljkofilipin Did you find any solution?
Mar 27 2020
Hello everyone , My name is Gaurav and i am trying to setup my enviroment using docker from last two days . A error is coming again and again saying "Unable to find Composer.json in var/www/html/" after running a command "docker-compose exec mediawiki composer update" .
I also created a task regarding this issue T248624
@kostajh Actually there are two versions of docker one is docker desktop amd one is docker toolbox, docker desktop requires a hyper -v component in Windows which is only available in Windows 10 pro edition so if you had any other versions than pro than you can install docker toolbox and try to troubleshoot this thing.
And i also want to ask that Is composer is pre included in docker-compose?
@kostajh @zeljkofilipin I am still stuck on this, please suggested me what should i do!
Yes @kostajh i rename that folder to mediawiki and yes i restart vm after changing shared folder
yeah sure @kostajh
@kostajh I tried to change the shared folder , but still it doesn't work
Mar 26 2020
okay thanks @zeljkofilipin
Mar 25 2020
okay ! Thanks @Gbahdeyboh
Hello, My name is gaurav and I am persuing my engineering in computer science department , and am looking for a part of gsoc 2020 . So i want to work on this project , i know I am a bit late for all this !! but i can give my best in remaining time. I worked on both Java script and Node js and had a good expirence.
So can anyone tell me how can i start contributing in this project or which micro task should i do.
Hello, My name is gaurav and i am persuing my engineering in computer science department , and am looking for a part of gsoc 2020 . So i think this project is perfect , i know i am a bit late for all this,but i can give my best in remaining time. I worked on both Java script and Node js and had a good expirence.
So can anyone tell me how can i start contributing in this project or which micro task should i do.