-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
RPC error while running init.js #311
Comments
|
I opend every necessary port that I know. do you think there is some port that i missed and forgot to open them? what do you mean for bad config? this is my litecoin.jason file in pool_configs: {
} |
Im working on a mining pool project and i wana use unomp proxy. I tired to run init.js file but I had an error:
Pool litecoin Thread 4 Could not start pool, error with init batch RPC call: {"type":"offline","message":"connect ECONNREFUSED"}
I also have these lines :
Payments litecoin Error with payment processing daemon {"type":"offline","message":"connect ECONNREFUSED"}
[2021-02-06 07:44:52.952] [DEBUG] [default] - Website Server Website started on 0.0.0.0:8070
[2021-02-06 07:44:53.035] [ERROR] [default] - Website litecoin Could not dumpprivkey for litecoin {"type":"offline","message":"connect ECONNREFUSED"}
Any suggestion??
The text was updated successfully, but these errors were encountered: