群晖配置 Sonarr 连接 Jackett 时一直失败:

Unable to connect to indexer, check the log for more details

转圈许久再报错应该是网络连接不通。最后查到 docker 容器之间的连接需要用内部IP。即使你已经对外映射了端口。

应该使用 http://172.17.0.6:9117/api/v2.0/indexers/acgrip/results/torznab/

而不是 http://192.168.1.xx:9117/api/v2.0/indexers/acgrip/results/torznab/

 

查看内部IP的方法:

docker inspect 9b61fb28461a |grep IPAddress

小问题,但是不懂就很花时间。记录一下

Logo

权威|前沿|技术|干货|国内首个API全生命周期开发者社区

更多推荐