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

Error when attempting to run example from my linux VPS #170

Closed
Peter-MJ-Parker opened this issue Sep 21, 2022 · 0 comments
Closed

Error when attempting to run example from my linux VPS #170

Peter-MJ-Parker opened this issue Sep 21, 2022 · 0 comments

Comments

@Peter-MJ-Parker
Copy link

Peter-MJ-Parker commented Sep 21, 2022

I can run the same code when running from my local windows PC but when I try to run it on my server, it crashes with the following error. (I did edit the code here ). Anyone know why the RPC cannot connect when ran from a server?
I just want to run the code all the time without my PC being on.

Error: Could not connect
    at Socket.onerror (/home/marv1/apps/RPC/src/transports/ipc.js:32:16)
    at Object.onceWrapper (node:events:628:26)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
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

1 participant