Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to connect to arRPC #93

Open
Anewidea opened this issue May 24, 2024 · 4 comments
Open

Failed to connect to arRPC #93

Anewidea opened this issue May 24, 2024 · 4 comments

Comments

@Anewidea
Copy link

Anewidea commented May 24, 2024

I cannot get this to work. I followed the instructions provided. I'm not sure what I'm doing wrong.
project running in terminal on pc

node src
[arRPC] arRPC v3.4.0
[arRPC > bridge] listening on 1337
[arRPC > ipc] listening at /tmp/discord-ipc-0
[arRPC > websocket] 6463 in use!
[arRPC > websocket] listening on 6464
[arRPC > process] started

results from browser

VencordWeb:32 WebSocket connection to 'ws://127.0.0.1:1337/' failed: 
start @ VencordWeb:32
(anonymous) @ VencordWeb:32
onClick @ 62809.29383ff8649a68dc9ec2.js:1
eB @ 2160.5b1de8a086b42fe36070.js:12
eG @ 2160.5b1de8a086b42fe36070.js:12
(anonymous) @ 2160.5b1de8a086b42fe36070.js:12
re @ 2160.5b1de8a086b42fe36070.js:12
rt @ 2160.5b1de8a086b42fe36070.js:12
(anonymous) @ 2160.5b1de8a086b42fe36070.js:12
sA @ 2160.5b1de8a086b42fe36070.js:12
eI @ 2160.5b1de8a086b42fe36070.js:12
rs @ 2160.5b1de8a086b42fe36070.js:12
tB @ 2160.5b1de8a086b42fe36070.js:12
tP @ 2160.5b1de8a086b42fe36070.js:12
@Vendicated
Copy link
Contributor

Vendicated commented Jun 23, 2024

is this still happening? if you're on brave browser, try disabling brave shield for discord, it blocks localhost. if not, try using the vencord support channel

@omar-chaar
Copy link

omar-chaar commented Jul 1, 2024

I'm having the same issue using Firefox and Vencord.

(Solution: it was a filter list I had on AdBlock “Block Outsider Intrusion into LAN”, disable it. Perhaps brave does the same)

Browser console:
Firefox can’t establish a connection to the server at ws://127.0.0.1:1337/. @me line 9 > injectedScript:56:8775

Node server:

node src
[arRPC] arRPC v3.4.0
[arRPC > bridge] listening on 1337
[arRPC > ipc] listening at \\?\pipe\discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started

image

@cantalupo555
Copy link

I've tried everything and Rich presence doesn't work.

@Kapy2003
Copy link

any updates regarding this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants