Failed to connect to arRPC
Anewidea opened this issue · 5 comments
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
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
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
I've tried everything and Rich presence doesn't work.
any updates regarding this error?
I'm having this issue on Vesktop aswell