Hello developers, I tried installing dash-core by following the instructions provided here: https://docs.dash.org/en/latest/masternodes/setup.html#option-1-automated-installation-using-dashman
after that I opened ~/.dashcore/dash.conf and added two lines in it:
then I ran : ~/dashman/dashman restart
with the following as the output:
restart dashd? [y/N] y
--> Stopping dashd. Please wait...DONE!
--> Deleting cache files, debug.log... DONE!
--> Starting dashd... DONE!
--> Waiting for dashd to respond...DONE!
--> dash-cli getinfo
error: couldn't connect to server: unknown (code -1)
(make sure server is running and you are connecting to the correct RPC port)
Exiting.
What could be the possible reasons,Thanks for any help :)
Hello developers, I tried installing dash-core by following the instructions provided here:
https://docs.dash.org/en/latest/masternodes/setup.html#option-1-automated-installation-using-dashmanafter that I opened
~/.dashcore/dash.confand added two lines in it:then I ran :
~/dashman/dashman restartwith the following as the output:
What could be the possible reasons,Thanks for any help :)