V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
dingzi
0.59D

解决 google We're sorry... 报自动搜索错误

  •  
  •   dingzi · Jul 1, 2015 · 3009 views
    This topic created in 3953 days ago, the information mentioned may be changed or developed.
    解决google We're sorry...

    ... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.



    我是用的linode的vps,新装的系统用不了多久就会被报错。

    我的解决办法是禁用 服务器的ipv6

    复制下面的代码执行就可以了

    echo "NETWORKING_IPV6=no" >> /etc/sysconfig/network
    echo "alias net-pf-10 off
    alias ipv6 off" >> /etc/modprobe.d/dist.conf
    echo "net.ipv6.conf.all.disable_ipv6=1
    net.ipv6.conf.default.disable_ipv6=1
    net.ipv6.conf.lo.disable_ipv6=1" >> /etc/sysctl.conf
    sysctl -p
    service network restart
    dingzi
        1
    dingzi  
    OP
       Jul 1, 2015
    @Livid 是什么原因导致在首页不显示
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2656 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 00:02 · PVG 08:02 · LAX 17:02 · JFK 20:02
    ♥ Do have faith in what you're doing.