Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Failed to connect to websocket [BUG] #436

Open
ramibna opened this issue Apr 4, 2022 · 6 comments
Open

Failed to connect to websocket [BUG] #436

ramibna opened this issue Apr 4, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@ramibna
Copy link

ramibna commented Apr 4, 2022

Bug Report Form

Checklist

  • [ x] I am using the latest version of the code.
  • [ x] I am absolutely sure I read the README in its entirety.
  • [x ] I have made sure this is not a duplicate issue.
  • [ x] I have filled out this form correctly.

Describe the bug

been an hour since whenever i run it, this bug comes out.

To Reproduce

Steps to trigger the bug:
run on MacOS

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Replace this text with what should have happened if no bug occurred.

Additional context

Add any other context about the problem here.

@ramibna ramibna added the bug Something isn't working label Apr 4, 2022
@ahmetmutlugun
Copy link

Having the same issue on ubuntu server and MacOS 12.3

@murakamifan
Copy link

same issue on both MacOS and OpenSUSE (Linux)

@KemptonM
Copy link

KemptonM commented Apr 4, 2022

same issue on windows10

@henopied
Copy link

henopied commented Apr 4, 2022

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.

@Peekofwar
Copy link

Here's the error captured in my Lubuntu shell.
image

@ramibna
Copy link
Author

ramibna commented Apr 4, 2022

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.

Still same bug!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants