• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Recent content by darkness

  1. darkness

    Masternode Docker

    Thanks, but Dashmate itself seems to be a program/script which runs the masternode as a docker container? Is there any way to run the masternode directly as a docker container by using a docker-compose file for example? I have other containers running so would be nice to manage them all together...
  2. darkness

    Masternode Docker

    Has anyone successfully managed to get a masternode working in docker? I tried THIS, but couldn't get it to load up. I have also seen some unofficial ones but not sure if it's wise to trust them.
  3. darkness

    Waiting for ProTx to appear on-chain

    Thanks for all the helpful info! I did the resync command last night and so far it is still on dashninja (yay). I will update later if it stays this time,
  4. darkness

    Waiting for ProTx to appear on-chain

    I did this and it showed enabled, and then dropped off again sometime last night. Now masternode status says "Waiting for ProTx to appear on-chain" again! The address is definitely correct. The new blsprivkey was pasted and I restarted dashd. I'm not too sure what I'm doing wrong :|
  5. darkness

    Waiting for ProTx to appear on-chain

    I did. I just checked in DMT and it says the correct payout address (and if I try to change it there is a message saying "Nothing is changed compared to the data in the Dash network"). However, now DMT is saying "POSE_BANNED, PoSePenalty"
  6. darkness

    Waiting for ProTx to appear on-chain

    This is my masternode status after a few hours of starting node: "state": "WAITING_FOR_PROTX", "status": "Waiting for ProTx to appear on-chain" Block chain is fully synced and I don't seem to have any pose ban: AssetName": "MASTERNODE_SYNC_FINISHED", I start the node using DMT with "start...
  7. darkness

    Sentinel does not work, could it be the cause of ban?

    Radical plan, but just to make sure you have the right python... 1) sudo apt remove python2 2) sudo apt autoremove --purge 3) python --version (you should get nothing because it's uninstalled - if it says version 3 then get rid of that too) 4) sudo apt update 5) sudo apt install python2 python
  8. darkness

    Sentinel does not work, could it be the cause of ban?

    sudo apt-get update sudo apt-get install virtualenv
  9. darkness

    Sentinel does not work, could it be the cause of ban?

    For the python error, this is what I did: 1) Delete sentinel directory 2) apt install python virtualenv 3) Reinstall sentinel Then it just worked... (before this I had stupidly installed python3 so I uninstalled that and then did these steps). Also, if you want to redo the blockchain you can...
  10. darkness

    Masternoob

    So I accidentally removed a chunk of Dash from my masternode (should have used DMT to remove rewards and not Trezor). My question is can I send the 1000 Dash back to the original wallet address? (even though most of the Dash will be coming from that wallet address to start with?) This way I...
  11. darkness

    MN not showing on dashninja.pl

    I waited 10 hrs the first time. It's been about 5 hrs now since I deleted my wallet.dat and restarted. Will check again tonight. Thanks.
  12. darkness

    MN not showing on dashninja.pl

    I have started my dash masternode using a new wallet/priv key (hardware wallet) but I cannot get it to show on dashninja.pl The node is fully synced with status "999". ./dash-cli masternode status shows "Masternode successfully started". masternodeprivkey is correct. External ip is correct. No...
  13. darkness

    Wallet Password Paranoia

    Well it looks like I'm ready to get started. I just wanted to confirm that THIS is the guide to use. Since I already have an MN set up I guess I'll only need to transfer the 1000 dash to Trezor and update the private key in the cfg file on the VPS? Just want to make sure. Even the thought of...
  14. darkness

    Wallet Password Paranoia

    It's always nice to get different opinions. I do like the idea of compiling a 100% safe system but I fear this is impossible. People may look at different aspects of an open source OS, but nobody is going to read and intimately understand the whole source. You are always trusting someone at...
  15. darkness

    Wallet Password Paranoia

    Thanks guys, you've convinced me to get a hardware wallet. Now to choose between the Trezor and the Keepkey. I can get hold of the Keepkey before Christmas whereas the Trezor will take a few weeks. However, the Trezor does come with the GrandMasterDash sleep at night guarantee :p
Back
Top