Skip to content

Testnet support #45

@srishti-khandelwal

Description

@srishti-khandelwal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions