[15:37:37] hi... has anyone encountered this error when trying to set up MediaWiki-Vagrant : ==> default: Error: /usr/bin/git clone --recurse-submodules --branch 'master' --single-branch https://phabricator.wikimedia.org/source/mediawiki.git /vagrant/mediawiki returned 128 instead of one of [0] [15:38:18] which is happening because of the failed cloning of /mediawiki/clone with the error : error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502 Next Hop Connection Failed [15:38:52] I have tried all the general resolutions for a 502 bad gateway error. . it did not work. [15:49:37] sharvani_: That sounds like a networking problem. Potentially with your ISP [15:51:44] yes Reedy, I assumed so, and have tried on at least 3 different networks... not counting my lte... coult it be a network setting on my device itself? [15:55:36] Googling makes it look rather cisco-y [15:55:51] Curious though [15:56:00] Why is it cloning from phabricator? [15:57:55] oh [15:57:55] https://github.com/wikimedia/mediawiki-vagrant/blob/d091cdc469e01a1c4935a366c33157f41625b2d4/puppet/modules/mediawiki/manifests/init.pp#L91-L92 [15:58:39] hmm [16:00:26] oh! [16:04:37] I can clone from phab fine seemingly [16:07:40] looks like someone else ran int o this issue too : https://discourse-mediawiki.wmflabs.org/t/error-page-no-wiki-found/664 trying the solution pointed there.. 🤷 [18:48:18] anyone else remember the textclass that makes text only show up to sysops? [19:08:20] Reedy i was able to resolve by following the resolution on that link. the root cause was the permissions on my /usr/bin/git and /usr/local/bin [19:08:29] Thanks for all the help [19:09:29] curious