You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-01-27 23:03:32,582 - _internal.py [INFO]: 127.0.0.1 - - [27/Jan/2021 23:03:32] "GET /v2/check/dmzj_1716 HTTP/1.1" 500 -
2021-01-27 23:03:46,343 - app.py [ERROR]: Exception on /v2/check/dmzj_1716 [GET]
Traceback (most recent call last):
File "/home/oldc/.local/lib/python3.9/site-packages/flask/app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
File "/home/oldc/.local/lib/python3.9/site-packages/flask/app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/home/oldc/.local/lib/python3.9/site-packages/flask_cors/extension.py", line 165, in wrapped_function
return cors_after_request(app.make_response(f(*args, **kwargs)))
File "/home/oldc/.local/lib/python3.9/site-packages/flask/app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/home/oldc/.local/lib/python3.9/site-packages/flask/_compat.py", line 39, in reraise
raise value
File "/home/oldc/.local/lib/python3.9/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/home/oldc/.local/lib/python3.9/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functionsrule.endpoint
File "/home/oldc/文档/Wenku8ToEpub-Online/manage.py", line 148, in v2_check
info = de.info(book_id)
File "/home/oldc/文档/Wenku8ToEpub-Online/dmzj2epub.py", line 92, in info
info = json.loads(response)
File "/usr/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.9/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered:
主站貌似挂掉了,有时间能否修复下呢?谢谢
然后呢,我现在在用离线的版本,但这个离线版本下载dmzj的会报错,请问我该怎么修呢?谢谢
(看报错,貌似是dmzj哪个值找不到了?书也没被删)
The text was updated successfully, but these errors were encountered: