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] Failed to connect to websocket (WILLING TO PAY FOR HELP!) #435

Open ghost opened 2 years ago

ghost commented 2 years ago

Bug Report Form

Checklist

Describe the bug

I can't get this to work, i know nothing about python but I followed a tutorial on youtube step by step and no luck.

To Reproduce

Steps to trigger the bug:

1.start.bat 2.loads 2.websocket error

Expected behavior

It should work lol

Additional context

2022-04-04 16:51:14.932 | INFO | src.utils:load_image:35 - Converted to rgba 2022-04-04 16:51:14.935 | INFO | src.utils:load_image:38 - Loaded image size: (70, 80) 2022-04-04 16:51:16.099 | ERROR | main:task:535 - Failed to connect to websocket, trying again in 30 seconds... 2022-04-04 16:51:18.105 | ERROR | main:task:535 - Failed to connect to websocket, trying again in 30 seconds... 2022-04-04 16:51:20.106 | ERROR | main:task:535 - Failed to connect to websocket, trying again in 30 seconds... 2022-04-04 16:51:22.119 | ERROR | main:task:535 - Failed to connect to websocket, trying again in 30 seconds...

ghost commented 2 years ago

Is it my proxies? I put a huge list of Socks5 proxies in the folder and named it "proxies.txt", I am also using 12 accounts if that makes a difference.

ghost commented 2 years ago

Willing to pay for someone to help me, need this running before place ends : )

HasseenSayed commented 2 years ago

Anyone know how to run without using proxy?

ghost commented 2 years ago

Anyone know how to run without using proxy? Tor

henopied commented 2 years ago

It seems the latest commit introduced a bug. You can revert and stash your current changes like this:

git stash
git reset --hard HEAD~1
git stash apply

Edit: Or download from the previous commit.

KemptonM commented 2 years ago

It seems the latest commit introduced a bug. You can revert and stash your current changes like this:

git stash
git reset --hard HEAD~1
git stash apply

this worked for me! thanks mate

Risewill23 commented 2 years ago

I think this bug was just recently fixed so just try updating it

ghost commented 2 years ago

I think this bug was just recently fixed so just try updating it

Should I use your branch or the main one?

henopied commented 2 years ago

I think this bug was just recently fixed so just try updating it

This issue was introduced in the latest commit in main

JakeJohnson1 commented 2 years ago

Where do I run this command? When I run it in the folder, I get "C:\Users\jakej\Desktop\reddit-place-script-2022-main>it stash 'it' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej\Desktop\reddit-place-script-2022-main>git reset --hard HEAD~1 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej\Desktop\reddit-place-script-2022-main>git stash apply"

ghost commented 2 years ago

Where do I run this command? When I run it in the folder, I get "C:\Users\jakej\Desktop\reddit-place-script-2022-main>it stash 'it' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej\Desktop\reddit-place-script-2022-main>git reset --hard HEAD~1 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej\Desktop\reddit-place-script-2022-main>git stash apply"

Do “pip install git” in cmd

JakeJohnson1 commented 2 years ago

Where do I run this command? When I run it in the folder, I get "C:\Users\jakej\Desktop\reddit-place-script-2022-main>it stash 'it' is not recognized as an internal or external command, operable program or batch file. C:\Users\jakej\Desktop\reddit-place-script-2022-main>git reset --hard HEAD~1 'git' is not recognized as an internal or external command, operable program or batch file. C:\Users\jakej\Desktop\reddit-place-script-2022-main>git stash apply"

Do “pip install git” in cmd Got this new error this time. "ERROR: Could not find a version that satisfies the requirement git (from versions: none) ERROR: No matching distribution found for git"

JakeJohnson1 commented 2 years ago

im stupid nvm

Mr8Ba11 commented 2 years ago

wat did you change

Mr8Ba11 commented 2 years ago

It ses the same here @JakeJohnson1

JakeJohnson1 commented 2 years ago

Where do I run this command? When I run it in the folder, I get "C:\Users\jakej\Desktop\reddit-place-script-2022-main>it stash 'it' is not recognized as an internal or external command, operable program or batch file. C:\Users\jakej\Desktop\reddit-place-script-2022-main>git reset --hard HEAD~1 'git' is not recognized as an internal or external command, operable program or batch file. C:\Users\jakej\Desktop\reddit-place-script-2022-main>git stash apply"

Do “pip install git” in cmd Got this new error this time. "ERROR: Could not find a version that satisfies the requirement git (from versions: none) ERROR: No matching distribution found for git"

Ok so what I ended up doing was "pip install gitpython" and it installed but now im getting the same error of

"C:\Users\jakej>git stash 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej>git reset --hard HEAD~1 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej>git stash apply 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\jakej>"

@Mr8Ba11

Mr8Ba11 commented 2 years ago

Im not shore trying to figer out

JakeJohnson1 commented 2 years ago

yea i need to go take a poop and go get food, i will think about it and see if i can figure smth out too

Mr8Ba11 commented 2 years ago

Shot let me know if you get it

henopied commented 2 years ago

You can just download the repo from the previous commit if you didn't clone it with git.

Mr8Ba11 commented 2 years ago

oo oky ill try that

Mr8Ba11 commented 2 years ago

@henopied what do I do with that code

Mr8Ba11 commented 2 years ago

got it working thanx @henopied

Mr8Ba11 commented 2 years ago

and @JakeJohnson1

Mr8Ba11 commented 2 years ago

What does Rate-Limit Banned meen

ghost commented 2 years ago

What does Rate-Limit Banned meen

Google it