Bertrand256
Well-known member
and another two commands:
Code:
ldd /home/pi/.dashcore/dashd
file /home/pi/.dashcore/dashd
ldd /home/pi/.dashcore/dashd
file /home/pi/.dashcore/dashd
I got some kind of Python error: [code said:The path python2 (from --python=python2) does not exist
[/code]
sudo apt-get install python
Yes, its a good idea. I am not a vultr customer, but with most similar vendors it is possible to login using the web console, that you can use to change firewall rules to your new IP.I got a security question: I think it will be interesting to only allow ssh from my IP, is it a bad idea? The problem is that if my IP changed there will be no way to reset my connection with my vult account...
Is there a way to be aware of other connection attempt from other IP?
ufw allow from YOUR_IP proto tcp to any port 22
ufw delete limit 22/tcp
I do not have much time now, so I would just like to point out that WATCHDOG_EXPIRED after so long time would mean that you have a problem with the peridic execution of the "sentinel". Look at the definition of a sentinel's crontab. If you cannot handle it, I will try to help you within a few hours.Andmy node indicate "watchdog_expired"
Dashd, at startup, creates a .dashcore directory if it does not exist, then it creates a dash.conf file with the default content (in fact it is empty) and downloads the Dash blockchain into it.
Yes and no. It scales well with increase usage to prevent attacks on the network.1000 Dash ... huh, I wish I have them
This limit was probably set when Dash was still very low ..
9999, not 9399Hello,
I reached to the last step to restart QT wallet to activate masternode, but I received the error message: Invalid port in the masternode.conf, port must be 9399 for mainnet, and the wallet cannot be opened. I changed the port to 9399 as requirement, but the result when I restarted the wallet still like that. I do not know how to fix this error because everything seems to be all right. Please help me ! Thanks.