repo init -u https://android.googlesource.com/mirror/manifest --mirror
sometimes this output for only repo init Get https://gerrit.googlesource.com/git-repo/clone.bundle Get https://gerrit.googlesource.com/git-repo fatal: unable to access 'https://gerrit.googlesource.com/git-repo/': Failed to connect to gerrit.googlesource.com port 443: Connection timed out if repo init is good I run this repo syn or repo sync -j1 output: Fetching project platform/packages/providers/CalendarProvider Fetching projects: 0% (1/1104) Fetching project platform/external/chromium_org/third_party/libvpx fatal: unable to access 'https://android.googlesource.com/platform/external/chromium_org/third_party/libvpx/': Failed to connect to android.googlesource.com port 443: Connection timed out fatal: unable to access 'https://android.googlesource.com/platform/packages/providers/CalendarProvider/': Failed to connect to android.googlesource.com port 443: Connection timed out fatal: unable to access 'https://android.googlesource.com/toolchain/gcc/': Failed to connect to android.googlesource.com port 443: Connection timed out fatal: unable to access 'https://android.googlesource.com/platform/external/bvb/': Failed to connect to android.googlesource.com port 443: Connection timed out On Friday, November 18, 2016 at 4:50:40 PM UTC-6, Glenn Kasten wrote: > > Can you please add the command you use to repo init and sync, > and a short excerpt of the most important part of the log of error > messages. > > On Friday, November 18, 2016 at 2:47:21 PM UTC-8, Daniel Carr wrote: >> >> Hi all, >> >> I have a local mirror of asop, >> >> trying re sync it: repo sync >> using https, http, or git timeout errors >> this has work before with no problems. >> no change to software or hardware >> opensuse 13.2 64 bit with no firewall or proxy >> >> tried other repos no problem except when they download from google >> source site. >> >> What is going on? >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
