Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法下载文件 #104

Closed
hyzaw opened this issue May 2, 2021 · 6 comments
Closed

无法下载文件 #104

hyzaw opened this issue May 2, 2021 · 6 comments

Comments

@hyzaw
Copy link

hyzaw commented May 2, 2021

This XML file does not appear to have any style information associated with it. The document tree is shown below.

InvalidArgument
At least one of AdditionalHeaders is not in request headers.
608E502CC83E673737ACC749
bj29.cn-beijing.data.alicloudccp.com

@hyzaw
Copy link
Author

hyzaw commented May 2, 2021

<Error> <Code>InvalidArgument</Code> <Message>At least one of AdditionalHeaders is not in request headers.</Message> <RequestId>608E502CC83E673737ACC749</RequestId> <HostId>bj29.cn-beijing.data.alicloudccp.com</HostId> </Error>

@xhofe
Copy link
Member

xhofe commented May 2, 2021

@hyzaw
Copy link
Author

hyzaw commented May 2, 2021

#88
https://www.nn.ci/archives/alist.html#toc_9

web.exe貌似有问题

ERROR:pywebio.session.base:Error
Traceback (most recent call last):
File "pywebio\session\threadbased.py", line 86, in main_task
File "web.py", line 96, in password
File "web.py", line 37, in login_by_password
File "web.py", line 25, in login_session
File "requests\sessions.py", line 542, in request
File "requests\sessions.py", line 655, in send
File "requests\adapters.py", line 449, in send
File "urllib3\connectionpool.py", line 696, in urlopen
File "urllib3\connectionpool.py", line 964, in prepare_proxy
File "urllib3\connection.py", line 359, in connect
File "urllib3\connection.py", line 506, in connect_tls_proxy
File "urllib3\util\ssl
.py", line 432, in ssl_wrap_socket
File "urllib3\util\ssl
.py", line 474, in _ssl_wrap_socket_impl
File "ssl.py", line 423, in wrap_socket
File "ssl.py", line 827, in _create
ValueError: check_hostname requires server_hostname

@xhofe
Copy link
Member

xhofe commented May 2, 2021

#88
https://www.nn.ci/archives/alist.html#toc_9

web.exe貌似有问题

ERROR:pywebio.session.base:Error
Traceback (most recent call last):
File "pywebio\session\threadbased.py", line 86, in main_task
File "web.py", line 96, in password
File "web.py", line 37, in login_by_password
File "web.py", line 25, in login_session
File "requests\sessions.py", line 542, in request
File "requests\sessions.py", line 655, in send
File "requests\adapters.py", line 449, in send
File "urllib3\connectionpool.py", line 696, in urlopen
File "urllib3\connectionpool.py", line 964, in prepare_proxy File "urllib3\connection.py", line 359, in connect File "urllib3\connection.py", line 506, in connect_tls_proxy File "urllib3\util\ssl.py", line 432, in ssl_wrap_socket File "urllib3\util\ssl.py", line 474, in _ssl_wrap_socket_impl
File "ssl.py", line 423, in wrap_socket
File "ssl.py", line 827, in _create
ValueError: check_hostname requires server_hostname

挂了代理吗,可能是代理的问题

@hyzaw
Copy link
Author

hyzaw commented May 2, 2021

#88
https://www.nn.ci/archives/alist.html#toc_9

web.exe貌似有问题
ERROR:pywebio.session.base:Error
Traceback (most recent call last):
File "pywebio\session\threadbased.py", line 86, in main_task
File "web.py", line 96, in password
File "web.py", line 37, in login_by_password
File "web.py", line 25, in login_session
File "requests\sessions.py", line 542, in request
File "requests\sessions.py", line 655, in send
File "requests\adapters.py", line 449, in send
File "urllib3\connectionpool.py", line 696, in urlopen
File "urllib3\connectionpool.py", line 964, in prepare_proxy File "urllib3\connection.py", line 359, in connect File "urllib3\connection.py", line 506, in connect_tls_proxy File "urllib3\util\ssl.py", line 432, in ssl_wrap_socket File "urllib3\util\ssl.py", line 474, in _ssl_wrap_socket_impl
File "ssl.py", line 423, in wrap_socket
File "ssl.py", line 827, in _create
ValueError: check_hostname requires server_hostname

挂了代理吗,可能是代理的问题

关闭代理后报错
ERROR:pywebio.session.base:Error
Traceback (most recent call last):
File "pywebio\session\threadbased.py", line 86, in main_task
File "web.py", line 125, in sms
KeyError: 'titleMsg'

@xhofe
Copy link
Member

xhofe commented May 2, 2021

那可能是触发二次验证了。换用其他的方法吧。。。
手动抓包/查找日志

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants