Page MenuHomePhabricator

Git broken on phabricator labs machines
Closed, ResolvedPublic

Description

Git is failing on all Phabricator Labs machines.

fatal: unable to access 'https://github.com/jdloft/dotfiles.git/': Failed to connect to url-downloader.wikimedia.org port 8080: Connection timed out

Caused by https://gerrit.wikimedia.org/r/#/c/250370/

Event Timeline

Negative24 raised the priority of this task from to Needs Triage.
Negative24 updated the task description. (Show Details)
chasemp triaged this task as Medium priority.Apr 4 2016, 2:32 PM

Last I checked it wasn't possible to access the internet from labs without using a proxy. Has this changed?

You never needed a proxy to access the internet from labs. You only needed a proxy to access the internet from prod.

Luke081515 claimed this task.

I tihnk we can close this as resolved. I can't reprocude the original issue.

luke081515@phab-01:~$ git clone https://github.com/jdloft/dotfiles.git
Cloning into 'dotfiles'...
remote: Counting objects: 1620, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 1620 (delta 0), reused 0 (delta 0), pack-reused 1614
Receiving objects: 100% (1620/1620), 1.78 MiB | 0 bytes/s, done. Looks like it was a temporary issue.
Resolving deltas: 100% (722/722), done.
Checking connectivity... done.
luke081515@phab-01:~$ ls
dotfiles
luke081515@phab-01:~$

Checked at phab-01, -03 and -05.