-
Notifications
You must be signed in to change notification settings - Fork 40
Getting this error every time #3
Comments
I ran it again so I could get the entire message, the above was just what was in the logs text file. 2020-12-31 10:33:18,112 - discord.client - WARNING - PyNaCl is not installed, voice will NOT be supported During handling of the above exception, another exception occurred: Traceback (most recent call last): |
same here |
I am having the same problem. Any solution found? |
Sorry about this guys! I'll look into it soon! |
I am waiting eagerly, I wish you good work. |
Sounds good, thanks for the reply. |
having the same problem too |
Same problem here. Is there any solution? |
Also have this issue |
Same problem here. Is there any solution? |
Same here |
Every time I try to run bot.py, it ends up just typing $tu once then will immediately close the browser and disconnect.
Here is a log from what happens every time:
2020-12-31 10:11:37,310 - discord.client - WARNING - PyNaCl is not installed, voice will NOT be supported
2020-12-31 10:11:37,310 - root - INFO - Parsing likelist
2020-12-31 10:11:37,326 - root - INFO - Starting browser thread
2020-12-31 10:11:37,326 - browsers - INFO - Browser thread started
2020-12-31 10:11:37,326 - discord.client - INFO - logging in using static token
2020-12-31 10:11:37,326 - browsers - INFO - Attempting to open Discord in browser
2020-12-31 10:11:37,744 - discord.gateway - INFO - Shard ID None has sent the IDENTIFY payload.
2020-12-31 10:11:37,876 - discord.gateway - INFO - Websocket closed with 4000, attempting a reconnect.
2020-12-31 10:11:37,876 - discord.client - INFO - Got a request to RESUME the websocket.
2020-12-31 10:11:38,247 - discord.gateway - INFO - Shard ID None has sent the RESUME payload.
2020-12-31 10:11:38,347 - discord.gateway - INFO - Shard ID None session has been invalidated.
2020-12-31 10:11:38,394 - discord.client - INFO - Got a request to IDENTIFY the websocket.
2020-12-31 10:11:41,759 - browsers - INFO - Logging in with provided credentials (this may take up to 30 seconds)
2020-12-31 10:11:43,683 - discord.gateway - INFO - Shard ID None has sent the IDENTIFY payload.
2020-12-31 10:11:43,852 - discord.gateway - INFO - Shard ID None has connected to Gateway: ["gateway-prd-main-zvwd",{"micros":122192,"calls":["discord-sessions-prd-2-65",{"micros":119619,"calls":["start_session",{"micros":67318,"calls":["api-prd-main-f6tc",{"micros":64821,"calls":["get_user",{"micros":2798},"add_authorized_ip",{"micros":32314},"get_guilds",{"micros":8490},"coros_wait",{"micros":0}]}]},"guilds_connect",{"micros":1,"calls":[]},"presence_connect",{"micros":44016,"calls":[]}]}]}] (Session ID: EDITED OUT).
2020-12-31 10:11:50,226 - browsers - INFO - Login successful to server EDITED OUT and channel EDITED OUT
2020-12-31 10:11:50,226 - root - INFO - Bot connected as autoclaim with ID EDITED OUT
2020-12-31 10:11:50,611 - root - INFO - Attempting to parse $tu command
2020-12-31 10:11:50,611 - browsers - INFO - Sending text: $tu
2020-12-31 10:11:53,624 - root - CRITICAL - Could not parse $tu command, quitting (try again)
2020-12-31 10:11:54,625 - discord.gateway - INFO - Websocket closed with 1000, cannot reconnect.
The text was updated successfully, but these errors were encountered: