dashman icon indicating copy to clipboard operation
dashman copied to clipboard

DASH wallet/daemon management utilities

Results 30 dashman issues
Sort by recently updated
recently updated
newest added

I'm getting the following error on my node from `./dashman status`: ``` sentinel tests passed : /home/dash/dashman/lib/dashman_functions.sh: line 1128: [: too many arguments NO ``` Everything is working fine, and...

This is quite annoying if dash crashes and you want to bring it back up asap. You have to remember to copy debug.log, or all the info will be lost....

Newer versions of netcat support both IPv4 and IPv6 and (for example) on Ubunutu 16.04 there is only on netcat package. This newer version of netcat does not have the...

However the link loads fine in a browser as such. Did they change the layout or something?

`cd sentinel` command expects the folder 'sentinel' to be present and causes the error which is not controlled. I guess this happens when sentinel is not installed in $INSTALL_DIR folder,...

During install I picked the IPv6 option and ended up with a non-functional node: ``` michael@xyz:~/.dashcore$ ./dash-cli masternode status { "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )", "service": "[xxxx:xxxx:xxxx:xxxx:xxxx:xx:xxxx:xxxx]:9999", "status": "Not capable...

Hi guys, During install I get to the step where I am installing sentinel and it asks to install python-virtualenv python-virtualenv (interesting side note about duplicate package name). I do...

Dashninja api cannot parse the IPv6 address as parameter because the attribute ips needs to be of the format ip:port. Maybe use masternode public key as lookup value (https://dashninja.pl/mndetails.html?mnpubkey) instead...

If you have multiple address (for running multi MN in 1 VPS) icanhazip only returns the last address. If that ip isn't bind, yet, via the 9999 port to a...