最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

【记录】已解决https://code.google.com/hosting/settings无法访问

工作和技术 crifan 2314浏览 0评论

最近在google code上弄了个项目:
http://code.google.com/p/blogs-to-wordpress/
后来去打算提交代码,然后就需要对应的代码了,但是却发现对应获得密码的页面:https://code.google.com/hosting/settings
无法访问。
开始还以为Google Hosting的服务由于系统在维护而导致无法访问呢。
结果今天换了个时间登录,还是不行,还是无法访问。
然后就去网上搜了一把,结果知道原因了,原来是被墙了。
然后也找到了对应的解决办法,就是把google相关的ip添加到host中。
具体做法,是参考这里:
关于 https://code.google.com/hosting/settings 网页中获得用户密码的解决办法
所以先去看看我此处的获得的google的地址:

C:\Users\crifan>ping www.google.com

正在 Ping www.l.google.com [74.125.71.103] 具有 32 字节的数据:
来自 74.125.71.103 的回复: 字节=32 时间=35ms TTL=51
来自 74.125.71.103 的回复: 字节=32 时间=35ms TTL=51
来自 74.125.71.103 的回复: 字节=32 时间=36ms TTL=51
来自 74.125.71.103 的回复: 字节=32 时间=35ms TTL=51

74.125.71.103 的 Ping 统计信息:
    数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
往返行程的估计时间(以毫秒为单位):
    最短 = 35ms,最长 = 36ms,平均 = 35ms

接着就可以去C:\Windows\System32\drivers\etc\HOST中添加对应的内容,如下:

74.125.71.103 code.google.com 
74.125.71.103 encrypted.google.com 
74.125.71.103 suggestqueries.google.com 
74.125.71.103 mail.google.com 
74.125.71.103 groups.google.com 
74.125.71.103 groups.google.com.hk 
74.125.71.103 docs.google.com 
74.125.71.103 docs0.google.com 
74.125.71.103 docs1.google.com 
74.125.71.103 spreadsheets.google.com 
74.125.71.103 spreadsheets0.google.com 
74.125.71.103 webcache.googleusercontent.com 
74.125.71.103 sites.google.com 
74.125.71.103 talkgadget.google.com 
74.125.71.103 clients1.google.com 
74.125.71.103 clients2.google.com 
74.125.71.103 clients3.google.com 
74.125.71.103 clients4.google.com

然后再去访问:
https://code.google.com/hosting/settings
也就可以访问了,可以获得对应的密码了,
接着就可以去用TortoiseSVN去Commit对应的代码了。

转载请注明:在路上 » 【记录】已解决https://code.google.com/hosting/settings无法访问

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
80 queries in 0.294 seconds, using 22.11MB memory