rdeepak2002 / reddit-place-script-2022

Script to draw an image onto r/place (https://www.reddit.com/r/place/)
910 stars 349 forks source link

[BUG] __main__:task:492 - Failed to connect to websocket, trying again in 30 seconds... #377

Closed owengaspard closed 2 years ago

owengaspard commented 2 years ago

Bug Report Form

Checklist

Describe the bug

Running the bot (start.sh and python3 main.py) return with the error "ERROR | main:task:492 - Failed to connect to websocket, trying again in 30 seconds..."

Log: 2022-04-04 03:05:18.890 | INFO | src.utils:load_image:38 - Loaded image size: (655, 50) 2022-04-04 03:05:20.232 | ERROR | __main__:task:492 - Failed to connect to websocket, trying again in 30 seconds... 2022-04-04 03:05:20.245 | ERROR | __main__:task:492 - Failed to connect to websocket, trying again in 30 seconds... 2022-04-04 03:05:20.280 | ERROR | __main__:task:492 - Failed to connect to websocket, trying again in 30 seconds...

To Reproduce

Steps to trigger the bug:

  1. Run startverbose.sh

Expected behavior

Bot runs and starts to place tiles

Risewill23 commented 2 years ago

This was fixed in latest update it should work now

owengaspard commented 2 years ago

It started to work