I haven’t read anything on the alias, but is there currently a known issue with pushing to gerrit across https?
 
When I attempt a push, I get the following error (attached below).
 
Thank you –
Scott
 
Error log:
 
Can't connect to any repository: https://git.eclipse.org/r/p/cdt/org.eclipse.cdt.git (https://git.eclipse.org/r/p/cdt/org.eclipse.cdt.git: 500 Guice provision errors:  1) Error in custom provider, java.lang.IllegalStateException: Request
 has already been cleaned up   while locating com.google.gerrit.server.config.RequestScopedReviewDbProvider   at com.google.gerrit.server.config.GerritRequestModule.configure(GerritRequestModule.java:68)   while locating com.google.gerrit.reviewdb.server.ReviewDb    
 for parameter 0 at com.google.gerrit.server.git.ReceiveCommits.<init>(ReceiveCommits.java:308)   while locating com.google.gerrit.server.git.ReceiveCommits annotated with interface com.google.inject.assistedinject.Assisted   at com.google.gerrit.server.git.AsyncReceiveCommits.<init>(AsyncReceiveCommits.java:148)  
 while locating com.google.gerrit.server.git.AsyncReceiveCommits annotated with interface com.google.inject.assistedinject.Assisted Caused by: java.lang.IllegalStateException: Request has already been cleaned up  at java.lang.Throwable.<init>(Throwable.java:67) 
 at com.google.gerrit.server.RequestCleanup.add(RequestCleanup.java:40)  at com.googl)