tonquer / ehentai-qt

e-hentai, exhentai,看图,搜索,下载器
GNU Lesser General Public License v3.0
1.19k stars 64 forks source link

【BUG】登录解析出错 #4

Closed oniLand closed 2 years ago

oniLand commented 2 years ago

错误打印

2021-09-15 22:15:39,058 - user_handler.py[line:198] - ERROR: 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
  File "src\server\user_handler.py", line 189, in __call__
  File "src\server\server.py", line 132, in Send
  File "src\server\server.py", line 129, in __DealHeaders
  File "src\util\tool.py", line 94, in GetUrlHost
AttributeError: 'NoneType' object has no attribute 'replace'

不登录可以正常解析表站 我登录后可以切换里站 但是表里都提示无法解析 image

oniLand commented 2 years ago

v1.0.3

tonquer commented 2 years ago

修复了,可以试试 https://github.com/tonquer/ehentai-windows/actions/runs/1238216806

oniLand commented 2 years ago

谢谢,可以解析了。