gpt4 book ai didi

python - curl :(7)无法连接到::1:网络无法访问

转载 作者:行者123 更新时间:2023-12-05 08:10:20 26 4
gpt4 key购买 nike

当我在终端中键入 curl http://localhost:8000/ 以运行 python/tornado 脚本时出现上述错误。

我的 curl 版本是 7.19.7。我禁用了 IPV6。

我的/etc/hosts 读取

127.0.0.1   localhost
127.0.1.1 aniruddha-laptop

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

lsof | 的输出grep 8000

dbus-daem  1338  aniruddha   67u     unix 0xf2208000      0t0       8923 socket
gconfd-2 1341 aniruddha 20u unix 0xf2ab8000 0t0 7180 socket
trashappl 1468 aniruddha 18u unix 0xf4248000 0t0 8689 socket
notificat 1478 aniruddha 14u unix 0xf20a8000 0t0 8613 socket

最佳答案

执行 cat/etc/resolv.conf 你会找到 nameserver 127.0.0.1,然后你应该移动这个条目并添加任何可用的名称服务器。

关于python - curl :(7)无法连接到::1:网络无法访问,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11120300/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com