dashman icon indicating copy to clipboard operation
dashman copied to clipboard

Testnet support

Open srishti-khandelwal opened this issue 6 years ago • 1 comments

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:

testnet=1
rest=1

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 :)

srishti-khandelwal avatar Oct 27 '18 10:10 srishti-khandelwal

Using dashman to set up Dash for testnet is not recommended, please try again by manually downloading (or compiling) dash for your system.

strophy avatar Oct 29 '18 09:10 strophy