discordjs / discordjs/RPC

Socket error

Open
#175 1 comment 11 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
505
Forks
203
PR merge metrics
No merged PRs in 30d

Description

For some reason, the code works on my host machine but when I try to make it into a docker container, it gives me this error:
```
Error: Could not connect
at Socket.onerror (/root/trollge/node_modules/discord-rpc/src/transports/ipc.js:32:16)
at Object.onceWrapper (events.js:421:26)
at Socket.emit (events.js:314:20)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
```
I tried to run this on my VPS and the same thing happened. Any help?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.