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

N.mirror_cache #15

Open
QGB opened this issue Apr 12, 2021 · 1 comment
Open

N.mirror_cache #15

QGB opened this issue Apr 12, 2021 · 1 comment

Comments

@QGB
Copy link
Owner

QGB commented Apr 12, 2021

github

2021-04-12 18:48:26,297: 
2021-04-12 18:48:26,297: During handling of the above exception, another exception occurred:
2021-04-12 18:48:26,297: 
2021-04-12 18:48:26,297: Traceback (most recent call last):
2021-04-12 18:48:26,297:   File "/usr/local/lib/python3.6/dist-packages/flask/app.py", line 1982, in wsgi_app
2021-04-12 18:48:26,297:     response = self.full_dispatch_request()
2021-04-12 18:48:26,297:   File "/usr/local/lib/python3.6/dist-packages/flask/app.py", line 1614, in full_dispatch_request
2021-04-12 18:48:26,298:     rv = self.handle_user_exception(e)
2021-04-12 18:48:26,298:   File "/usr/local/lib/python3.6/dist-packages/flask/app.py", line 1512, in handle_user_exception
2021-04-12 18:48:26,298:     return self.handle_http_exception(e)
2021-04-12 18:48:26,298:   File "/usr/local/lib/python3.6/dist-packages/flask/app.py", line 1471, in handle_http_exception
2021-04-12 18:48:26,298:     return handler(e)
2021-04-12 18:48:26,298:   File "./qgb/N/mirror_cache.py", line 76, in mirror_cache
2021-04-12 18:48:26,298:     params=request.args, headers=send_headers, )
2021-04-12 18:48:26,298:   File "/usr/local/lib/python3.6/dist-packages/requests/api.py", line 56, in request
2021-04-12 18:48:26,298:     return session.request(method=method, url=url, **kwargs)
2021-04-12 18:48:26,299:   File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 488, in request
2021-04-12 18:48:26,299:     resp = self.send(prep, **send_kwargs)
2021-04-12 18:48:26,299:   File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 630, in send
2021-04-12 18:48:26,299:     history = [resp for resp in gen] if allow_redirects else []
2021-04-12 18:48:26,299:   File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 630, in <listcomp>
2021-04-12 18:48:26,299:     history = [resp for resp in gen] if allow_redirects else []
2021-04-12 18:48:26,299:   File "/usr/local/lib/python3.6/dist-packages/requests/sessions.py", line 111, in resolve_redirects
2021-04-12 18:48:26,299:     raise TooManyRedirects('Exceeded %s redirects.' % self.max_redirects, response=resp)
2021-04-12 18:48:26,300: requests.exceptions.TooManyRedirects: Exceeded 30 redirects.
@QGB
Copy link
Owner Author

QGB commented May 11, 2021

网址为 https://qgb.*/r/programming/comments/7wbtg/who_is_oleg_kiselyov_no_really_can_anyone_post_a/ 的网页可能暂时无法连接,或者它已永久性地移动到了新网址。


ERR_SPDY_PROTOCOL_ERROR

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

1 participant