qwizzie
Well-known member
@pshenmic
@strophy
Source : https://docs.dash.org/en/stable/docs/user/masternodes/setup-testnet.html
qwizzie@HPMN-Testnet:~$ dashmate stop
qwizzie@HPMN-Testnet:~$ npm update -g dashmate
qwizzie@HPMN-Testnet:~$ dashmate reset --platform-only
› Error: Unexpected argument: --platform-only
› See more help with --help
qwizzie@HPMN-Testnet:~$ dashmate --help
Distribution package for Dash node installation
VERSION
dashmate/0.24.4 linux-x64 node-v16.19.1
Why can't i do a Platform-only reset through latest stable Dashmate v0.24.4 iaw instructions here --> https://www.dash.org/blog/dash-core-group-release-announcement-dash-platform-v0-24-on-testnet/
Dashmate does not seem to regnonice the --platform-only argument of a dashmate reset command.
Same goes for command dashmate reset --platform-only --hard.
qwizzie@HPMN-Testnet:~$ dashmate reset --platform-only --hard
› Error: Unexpected argument: --platform-only
› See more help with --help
I am aware there are also versions of Dashmate on v25, but Testnet itself has just been updated to Platform v0.24
and latest stable version of Dashmate on v0.24 (0.24.4) should allow users to do a Platform-only reset command, correct ?
Also after receiving above error, i can no longer issue a dashmate update, dashmate start or a dashmate setup command :
qwizzie@HPMN-Testnet:~$ dashmate update
TypeError: Cannot set properties of undefined (setting 'name')
qwizzie@HPMN-Testnet:~$ dashmate start
TypeError: Cannot set properties of undefined (setting 'name')
qwizzie@HPMN-Testnet:~$ dashmate setup
TypeError: Cannot set properties of undefined (setting 'name')
I got past this by deleting my config.json file, doing a dashmate reset --hard, followed by a new dashmate setup command.
Unfortunetely using dashmate start (after a succesfull dashmate setup) then triggers another error :
dashmate start
❯ Start testnet node
✔ Check node is not started
✖ Docker Compose error: Network dashmate_testnet_default Creating
Network dashmate_testnet_default Error
failed to create network dashmate_testnet_default: Error response from daemon: Pool overlaps with other one on this address space
qwizzie@HPMN-Testnet:~$
I think this is related to my previous dashmate reset --hard command that should have wiped out the following three folders, but did not actually delete them :
Or maybe it is related to something else. How do i get past this Docker Compose error and start dashmate properly ?
Update : I decided to go for the extreme solution and re-installed my testing server (also upgraded from Ubuntu 18.04 to 20.04).
That solved the Docker Compose error, as i needed to install everything from scratch.
PoSe Penalty n/a : incorrect (should show score 0, hpmn's can still get PoSe scored)
Payment queue position : incorrect
Next payment time : incorrect
By the way, there seems to be a difference between Testnet Setup instructions on Docs (see first pic) and the Github instructions of Dashmate
when doing a dashmate reset command.
Source : https://github.com/dashpay/platform/tree/master/packages/dashmate
Should we be using dashmate reset --platform-only or should we be using dashmate reset --platform-only --hard ?
And should we include a dashmate setup command or not ?
@strophy
Source : https://docs.dash.org/en/stable/docs/user/masternodes/setup-testnet.html
qwizzie@HPMN-Testnet:~$ dashmate stop
qwizzie@HPMN-Testnet:~$ npm update -g dashmate
qwizzie@HPMN-Testnet:~$ dashmate reset --platform-only
› Error: Unexpected argument: --platform-only
› See more help with --help
qwizzie@HPMN-Testnet:~$ dashmate --help
Distribution package for Dash node installation
VERSION
dashmate/0.24.4 linux-x64 node-v16.19.1
Why can't i do a Platform-only reset through latest stable Dashmate v0.24.4 iaw instructions here --> https://www.dash.org/blog/dash-core-group-release-announcement-dash-platform-v0-24-on-testnet/
Dashmate does not seem to regnonice the --platform-only argument of a dashmate reset command.
Same goes for command dashmate reset --platform-only --hard.
qwizzie@HPMN-Testnet:~$ dashmate reset --platform-only --hard
› Error: Unexpected argument: --platform-only
› See more help with --help
I am aware there are also versions of Dashmate on v25, but Testnet itself has just been updated to Platform v0.24
and latest stable version of Dashmate on v0.24 (0.24.4) should allow users to do a Platform-only reset command, correct ?
Also after receiving above error, i can no longer issue a dashmate update, dashmate start or a dashmate setup command :
qwizzie@HPMN-Testnet:~$ dashmate update
TypeError: Cannot set properties of undefined (setting 'name')
qwizzie@HPMN-Testnet:~$ dashmate start
TypeError: Cannot set properties of undefined (setting 'name')
qwizzie@HPMN-Testnet:~$ dashmate setup
TypeError: Cannot set properties of undefined (setting 'name')
I got past this by deleting my config.json file, doing a dashmate reset --hard, followed by a new dashmate setup command.
Unfortunetely using dashmate start (after a succesfull dashmate setup) then triggers another error :
dashmate start
❯ Start testnet node
✔ Check node is not started
✖ Docker Compose error: Network dashmate_testnet_default Creating
Network dashmate_testnet_default Error
failed to create network dashmate_testnet_default: Error response from daemon: Pool overlaps with other one on this address space
qwizzie@HPMN-Testnet:~$
I think this is related to my previous dashmate reset --hard command that should have wiped out the following three folders, but did not actually delete them :
Or maybe it is related to something else. How do i get past this Docker Compose error and start dashmate properly ?
Update : I decided to go for the extreme solution and re-installed my testing server (also upgraded from Ubuntu 18.04 to 20.04).
That solved the Docker Compose error, as i needed to install everything from scratch.
PoSe Penalty n/a : incorrect (should show score 0, hpmn's can still get PoSe scored)
Payment queue position : incorrect
Next payment time : incorrect
By the way, there seems to be a difference between Testnet Setup instructions on Docs (see first pic) and the Github instructions of Dashmate
when doing a dashmate reset command.
Source : https://github.com/dashpay/platform/tree/master/packages/dashmate
Should we be using dashmate reset --platform-only or should we be using dashmate reset --platform-only --hard ?
And should we include a dashmate setup command or not ?
Last edited: