Lofesa commented on issue #1666: Unable to connect to git.apache.org
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1666#issuecomment-546726824
 
 
   Hi @rmcs2002 
   I see this before, in the comment of the PR that updates `.gitmodules`
   Maybe you need to add --depth=100 to the line 
   `git submodule sync --recursive --depth=100 && \`
   
   or some other number you consider. For reference I have read 
[this](https://superuser.com/questions/1240216/what-does-the-git-error-message-server-does-not-allow-request-for-unadvertised)
   
   The reference to the httpd object exists, as you can 
[see](https://github.com/apache/httpd/tree/493b43719686d9667831da5d5e063fb8fcd8c604)
   
   `git.apache.org` was down for a device crash and then `apache.org` had 
decided to change to github urls, maybe some things don“t work as spected.
   
   Maybe you can ask @mmilitzer, the user that report the same issue in the 
[update .gitmodules 
PR](https://github.com/apache/incubator-pagespeed-mod/pull/1957)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to