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

代理问题 proxy problem #151

Open
toyosky opened this issue May 11, 2024 · 0 comments
Open

代理问题 proxy problem #151

toyosky opened this issue May 11, 2024 · 0 comments

Comments

@toyosky
Copy link

toyosky commented May 11, 2024

当我使用代理的时候,会一直显示连接丢失。这是为什么?
2024-05-11 16:25:03.639 | INFO | poe_api_wrapper.api:select_proxy:80 - Connection failed with {'https': '127.0.0.1:7890', 'http': '127.0.0.1:7890'}. Trying 1/1 ...
2024-05-11 16:25:03.801 | WARNING | poe_api_wrapper.api:on_ws_close:201 - Connection to remote host was lost. Reconnecting...
2024-05-11 16:25:27.572 | WARNING | poe_api_wrapper.api:on_ws_close:201 - Connection to remote host was lost. Reconnecting...
而当我使用[proxy]版本的时候,则提醒我访问次数过多。
raise RuntimeError("Rate limit exceeded for sending requests to poe.com. Please try again later.")
RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later.
所以我应该要如何使用代理呢?

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