Bitcoin Forum
May 05, 2024, 09:06:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »  All
  Print  
Author Topic: Darknet DNET Masternode VPS support MP-Hosting now taking DNET as payment.  (Read 18795 times)
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
March 24, 2016, 08:12:48 AM
 #61

1.0.2.0 fix is on now to update the one on your server.
1714943164
Hero Member
*
Offline Offline

Posts: 1714943164

View Profile Personal Message (Offline)

Ignore
1714943164
Reply with quote  #2

1714943164
Report to moderator
1714943164
Hero Member
*
Offline Offline

Posts: 1714943164

View Profile Personal Message (Offline)

Ignore
1714943164
Reply with quote  #2

1714943164
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 24, 2016, 10:01:24 AM
 #62

1.0.2.0 fix is on now to update the one on your server.

i have built the fix i was going to wait till they release the windows wallet



thanks
Paul
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 24, 2016, 10:16:52 AM
 #63

Hi ok to update your VPS that is hosted at MP-Hosting

THIS WILL ONLY WORK ON MP-HOSTING SERVERS

THIS WILL UPGRADE YOUR DARKNET TO 1.0.2.1
do the foloowing


1 log onto your VPS



Code:
cd

First we need to delete the old update scrypt

Code:
rm darknet-update.sh 

then type

Code:
wget http://164.132.143.5/1.0.2.1/darknet-update.sh

you will see this on screen

Quote
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 514 [text/x-sh]
Saving to: 'darknet-update.sh'

100%[======================================>] 514         --.-K/s   in 0s

2016-03-17 09:54:31 (131 MB/s) - 'darknet-update.sh' saved [514/514]

next type this

Code:
 sh ./darknet-update.sh

you will see

Quote
Stopping darknet
DarkNet server stopping
Removing old Version
Downloading new version
--2016-03-17 09:54:42--  http://0.0.0.0/darknet-cli
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 608904 (595K)
Saving to: 'darknet-cli'

100%[======================================>] 608,904     --.-K/s   in 0.003s

2016-03-17 09:54:42 (201 MB/s) - 'darknet-cli' saved [608904/608904]

--2016-03-17 09:54:42--  http://0.0.0.0/darknet-tx
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1175968 (1.1M)
Saving to: 'darknet-tx'

100%[======================================>] 1,175,968   --.-K/s   in 0.006s

2016-03-17 09:54:42 (195 MB/s) - 'darknet-tx' saved [1175968/1175968]

--2016-03-17 09:54:42--  http://0.0.0.0/darknetd
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5805536 (5.5M)
Saving to: 'darknetd'

100%[======================================>] 5,805,536   --.-K/s   in 0.03s

2016-03-17 09:54:42 (214 MB/s) - 'darknetd' saved [5805536/5805536]

setting permissions
Starting Darket damon
DarkNet server starting
Starting Masternode
{
    "version" : 1000201,
    "protocolversion" : 70106,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscate_balance" : 0.00000000,
    "blocks" : 73179,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 68.45000775,
    "testnet" : false,
    "keypoololdest" : 1457354235,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "errors" : ""
}

Not capable masternode: Hot node, waiting for remote activation.
{
}
Upodate now Done


You will now need to go to your controller wallet and start the masternodes

any problems let me know


thanks
Paul


borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
March 24, 2016, 10:24:41 AM
 #64

Hi ok to update your VPS that is hosted at MP-Hosting

THIS WILL ONLY WORK ON MP-HOSTING SERVERS

THIS WILL UPGRADE YOUR DARKNET TO 1.0.2.1
do the foloowing


1 log onto your VPS



Code:
cd

First we need to delete the old update scrypt

Code:
rm darknet-update.sh 

then type

Code:
wget http://164.132.143.5/1.0.2.1/darknet-update.sh

you will see this on screen

Quote
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 514 [text/x-sh]
Saving to: 'darknet-update.sh'

100%[======================================>] 514         --.-K/s   in 0s

2016-03-17 09:54:31 (131 MB/s) - 'darknet-update.sh' saved [514/514]

next type this

Code:
 sh ./darknet-update.sh

you will see

Quote
Stopping darknet
DarkNet server stopping
Removing old Version
Downloading new version
--2016-03-17 09:54:42--  http://0.0.0.0/darknet-cli
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 608904 (595K)
Saving to: 'darknet-cli'

100%[======================================>] 608,904     --.-K/s   in 0.003s

2016-03-17 09:54:42 (201 MB/s) - 'darknet-cli' saved [608904/608904]

--2016-03-17 09:54:42--  http://0.0.0.0/darknet-tx
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1175968 (1.1M)
Saving to: 'darknet-tx'

100%[======================================>] 1,175,968   --.-K/s   in 0.006s

2016-03-17 09:54:42 (195 MB/s) - 'darknet-tx' saved [1175968/1175968]

--2016-03-17 09:54:42--  http://0.0.0.0/darknetd
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5805536 (5.5M)
Saving to: 'darknetd'

100%[======================================>] 5,805,536   --.-K/s   in 0.03s

2016-03-17 09:54:42 (214 MB/s) - 'darknetd' saved [5805536/5805536]

setting permissions
Starting Darket damon
DarkNet server starting
Starting Masternode
{
    "version" : 1000201,
    "protocolversion" : 70106,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscate_balance" : 0.00000000,
    "blocks" : 73179,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 68.45000775,
    "testnet" : false,
    "keypoololdest" : 1457354235,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "errors" : ""
}

Not capable masternode: Hot node, waiting for remote activation.
{
}
Upodate now Done


You will now need to go to your controller wallet and start the masternodes

any problems let me know


thanks
Paul




can you confirm that this solves the problem of syncing and getting stuck on blocks?
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 24, 2016, 10:30:19 AM
 #65

Hi ok to update your VPS that is hosted at MP-Hosting

THIS WILL ONLY WORK ON MP-HOSTING SERVERS

THIS WILL UPGRADE YOUR DARKNET TO 1.0.2.1
do the foloowing


1 log onto your VPS



Code:
cd

First we need to delete the old update scrypt

Code:
rm darknet-update.sh 

then type

Code:
wget http://164.132.143.5/1.0.2.1/darknet-update.sh

you will see this on screen

Quote
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 514 [text/x-sh]
Saving to: 'darknet-update.sh'

100%[======================================>] 514         --.-K/s   in 0s

2016-03-17 09:54:31 (131 MB/s) - 'darknet-update.sh' saved [514/514]

next type this

Code:
 sh ./darknet-update.sh

you will see

Quote
Stopping darknet
DarkNet server stopping
Removing old Version
Downloading new version
--2016-03-17 09:54:42--  http://0.0.0.0/darknet-cli
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 608904 (595K)
Saving to: 'darknet-cli'

100%[======================================>] 608,904     --.-K/s   in 0.003s

2016-03-17 09:54:42 (201 MB/s) - 'darknet-cli' saved [608904/608904]

--2016-03-17 09:54:42--  http://0.0.0.0/darknet-tx
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1175968 (1.1M)
Saving to: 'darknet-tx'

100%[======================================>] 1,175,968   --.-K/s   in 0.006s

2016-03-17 09:54:42 (195 MB/s) - 'darknet-tx' saved [1175968/1175968]

--2016-03-17 09:54:42--  http://0.0.0.0/darknetd
Connecting to 164.132.143.5:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5805536 (5.5M)
Saving to: 'darknetd'

100%[======================================>] 5,805,536   --.-K/s   in 0.03s

2016-03-17 09:54:42 (214 MB/s) - 'darknetd' saved [5805536/5805536]

setting permissions
Starting Darket damon
DarkNet server starting
Starting Masternode
{
    "version" : 1000201,
    "protocolversion" : 70106,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscate_balance" : 0.00000000,
    "blocks" : 73179,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 68.45000775,
    "testnet" : false,
    "keypoololdest" : 1457354235,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "errors" : ""
}

Not capable masternode: Hot node, waiting for remote activation.
{
}
Upodate now Done


You will now need to go to your controller wallet and start the masternodes

any problems let me know


thanks
Paul




can you confirm that this solves the problem of syncing and getting stuck on blocks?

This is not my coin and im not the Dev im only offering this as a update for MP-Hosting customers
i hope this will fix the issue

thanks
Paul
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
March 24, 2016, 02:04:02 PM
 #66

Hi Paul, the upgrade/downgrade script you created is definitely beyond scope of your service but is greatly appreciated.
I really am glad that I'm running my masternodes on your excellent hosting. Thank you so much!

pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 24, 2016, 02:06:13 PM
 #67

Hi Paul, the upgrade/downgrade script you created is definitely beyond scope of your service but is greatly appreciated.
I really am glad that I'm running my masternodes on your excellent hosting. Thank you so much!

thanks for that
its nice to get feedback.
I will keep on doing the scrypts  as they are needed



thanks
Paul
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
March 24, 2016, 02:13:17 PM
 #68

Hi Paul, the upgrade/downgrade script you created is definitely beyond scope of your service but is greatly appreciated.
I really am glad that I'm running my masternodes on your excellent hosting. Thank you so much!

ye agree spot on service
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
March 25, 2016, 02:19:25 AM
 #69

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 25, 2016, 07:29:59 AM
 #70

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.

Hi
witch VPS / node are you looking at  ?


thanks
Paul
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
March 25, 2016, 02:58:51 PM
 #71

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.

Why do you have to restart the server?
I didn't and it's working fine without sync issues on 1.0.2.1 via Paul's upgrade script.

borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
March 25, 2016, 03:22:34 PM
 #72

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.

Why do you have to restart the server?
I didn't and it's working fine without sync issues on 1.0.2.1 via Paul's upgrade script.

Must of just had a funny few it worked find with others this morning
cevirmen
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
March 29, 2016, 04:08:59 PM
 #73

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.

Why do you have to restart the server?
I didn't and it's working fine without sync issues on 1.0.2.1 via Paul's upgrade script.

Must of just had a funny few it worked find with others this morning

Yes I'd the same problem on some nodes too, restarting solved the problem.

Still 3 of my nodes goes missing, I keep restarting them.
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 29, 2016, 05:05:26 PM
 #74

when updating to latest version to get it working correctly you have to restart the server. it says unable to connect to server after the run through of the setup, darknet probably running.

Why do you have to restart the server?
I didn't and it's working fine without sync issues on 1.0.2.1 via Paul's upgrade script.

Must of just had a funny few it worked find with others this morning

Yes I'd the same problem on some nodes too, restarting solved the problem.

Still 3 of my nodes goes missing, I keep restarting them.

ok
best thing to do is

make sure you are on the latest version 1.0.2.0.1


 
stop darknet by typing

./darknet-cli stop

then

delete everything in the .darknet folder
apart from
darknet.conf
masternode.conf
wallet.dat



then start the damon and let it sync up before you start the masternode.

that has worked on a  masternode that i was having issues




thanks
Paul
cevirmen
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
March 30, 2016, 12:23:19 PM
 #75

Thanks Paul Smiley

It worked for the 3 missing nodes.
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 30, 2016, 12:44:13 PM
 #76

Thanks Paul Smiley

It worked for the 3 missing nodes.

Cool

glad i could help you out


thanks
 Paul
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 09, 2016, 02:55:12 PM
 #77

what happened to all the start and stop buttons on the website?

how do you restart the server if not?

please add them back cus i run into problems. Like just i started new one added the details in which need to be changed then type ./darknetd then get

root@darknet:~# Error: Cannot obtain a lock on data directory /root/.darknet. DarkNet Core is probably already running.
./darknet-cli stop
error: couldn't connect to server

so it not even running. A simple restart solves the problem tho. Like the webaccess to doing this so i can leave it stopped until i have the coins ready or the next one.

sudo reboot did the same tho but in root console
pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
April 09, 2016, 03:34:46 PM
 #78

what happened to all the start and stop buttons on the website?

how do you restart the server if not?

please add them back cus i run into problems. Like just i started new one added the details in which need to be changed then type ./darknetd then get

root@darknet:~# Error: Cannot obtain a lock on data directory /root/.darknet. DarkNet Core is probably already running.
./darknet-cli stop
error: couldn't connect to server

so it not even running. A simple restart solves the problem tho. Like the webaccess to doing this so i can leave it stopped until i have the coins ready or the next one.

sudo reboot did the same tho but in root console

well thats what i get for updating the system
LOL
ok i will look at what missing

thanks
Paul
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
April 11, 2016, 01:15:03 PM
Last edit: May 23, 2016, 09:26:12 PM by jakiman
 #79

Seems the new v1.0.2.1 masternode image has the darknetd already running from get go.
Easiest way is to do following once you login to the new masternode VPS for the first time:
(note that this assumes you have a separate controller wallet where you secured 10K DNET)

Quote
0. Check if wallet is already running & what version (e.g. "version" : 1010001 = 1.1.0.1)
./darknet-cli getinfo

1. Stop darknet (if above command worked & showed a version)
./darknet-cli stop

2. Edit masternode.conf file via command
 nano /root/.darknet/darknet.conf

3. Add/change following lines only:
masternode=1
masternodeprivkey=<yourkey_from_controller_wallet_after_running_masternode_genkey>
rpcuser=<randomusername>
rpcpassword=<randonpassword>

4a. Now if wallet version is NOT 1.1.0.1 or you are not sure, run the upgrade script as per below: (if not, skip to next step 4b)
cd
wget http://164.132.143.5/1.1.0.1/darknet-update.sh
sh ./darknet-update.sh
- this will upgrade your wallet then start the wallet/masternode for you.

4b. Start darknet (no need if you used upgrade script above)
./darknetd

5. Wait until blocks sync up to latest block:
./darknet-cli getinfo

6. Check status of your masternode.
./darknet-cli masternode status
- Status should say "Not capable masternode: Hot node, waiting for remote activation." This is expected and normal.

7. Start the matching masternode alias from your controller wallet's debug CLI:
masternode start-alias <alias>

8. Check status of your masternode.
./darknet-cli masternode status
- If your txid and pubkey shows up and says "status" : "Masternode successfully started", it's all done!
- Now just wait 24 to 48 hours for your first MN payment!

pjcltd (OP)
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
April 11, 2016, 08:50:55 PM
 #80

what happened to all the start and stop buttons on the website?

how do you restart the server if not?

please add them back cus i run into problems. Like just i started new one added the details in which need to be changed then type ./darknetd then get

root@darknet:~# Error: Cannot obtain a lock on data directory /root/.darknet. DarkNet Core is probably already running.
./darknet-cli stop
error: couldn't connect to server

so it not even running. A simple restart solves the problem tho. Like the webaccess to doing this so i can leave it stopped until i have the coins ready or the next one.

sudo reboot did the same tho but in root console

well thats what i get for updating the system
LOL
ok i will look at what missing

thanks
Paul



Hi
ok i fixed it now you can start / stop  Etc

thanks
Paul
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!