ading2210 / poe-api

[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
https://pypi.org/project/poe-api
GNU General Public License v3.0
2.5k stars 314 forks source link

Server Error when creating new bots #120

Open Bohaska opened 1 year ago

Bohaska commented 1 year ago
INFO:root:Setting up session...
INFO:root:Downloading next_data...
INFO:root:Downloading channel data...
INFO:root:Downloading all bots...
INFO:root:Subscribing to mutations
INFO:websocket:Websocket connected
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (1/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (2/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (3/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (4/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (5/20)
INFO:root:Setting up session...
INFO:root:Downloading next_data...
INFO:root:Downloading channel data...
INFO:root:Downloading all bots...
INFO:root:Subscribing to mutations
INFO:websocket:Websocket connected
INFO:root:Sending message to chinchilla: Who are you?
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (6/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (7/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (8/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (9/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (10/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (11/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (12/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (13/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (14/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (15/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (16/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (17/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (18/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (19/20)
WARNING:root:PoeBotCreateMutation returned an error: Server Error | Retrying (20/20)

Most of the time, when I try to create a new bot, it fails multiple times until aborting. Sometimes it works, but most of the time, it doesn't. The logs are attached above. My parameters are perfectly fine.

realnoob007 commented 1 year ago

same issue

realnoob007 commented 1 year ago

Is it because I didn't setup a proxy or something? My server is in Hongkong.

louissiu198 commented 1 year ago

same hongkong