lolishinshi / exloli

从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel
MIT License
116 stars 18 forks source link

Not found 报错 #155

Closed Moraxyc closed 2 years ago

Moraxyc commented 2 years ago

日志如下↓ 服务器位于美国,可直连exhentai。成功20多本,但最后一直报错这个。已排除账号问题。 [2021-12-25T17:54:03Z INFO exloli::exhentai] 登录成功! [2021-12-25T17:54:03Z INFO exloli::exhentai] 搜索前 5 页本子 [2021-12-25T17:54:03Z ERROR exloli::exhentai] not found: //table[@class="itg gltc"]/tr[position() > 1] [2021-12-25T17:54:03Z ERROR exloli::exhentai] not found: //table[@class="itg gltc"]/tr[position() > 1] [2021-12-25T17:54:03Z ERROR exloli::exhentai] not found: //table[@class="itg gltc"]/tr[position() > 1] [2021-12-25T17:54:04Z ERROR exloli::exhentai] not found: //table[@class="itg gltc"]/tr[position() > 1] [2021-12-25T17:54:04Z ERROR exloli::exhentai] not found: //table[@class="itg gltc"]/tr[position() > 1] [2021-12-25T17:54:04Z INFO exloli::exhentai] 找到 0 本

Aloxaf commented 2 years ago

https://github.com/lolishinshi/exloli/issues/73#issuecomment-598525313

是不是这个原因

Moraxyc commented 2 years ago

不是,我尝试着切换了多个都不行。

Moraxyc commented 2 years ago

怀疑是不是E站屏蔽了我😂,但我自己访问又是可以的(ˉ▽ˉ;)... 用一个反代地址替换search_url,发现可以进行检索,也可以对一页以内的本子进行采集,但还是没能解决直连的问题。 可能真的是网络原因,我自己尝试一下。

Moraxyc commented 2 years ago

找到原因了:e站认为此服务器使用了爬虫或镜像软件,所以ban掉了IP。可以使用这个clash来安装代理换IP再运行程序。