Bitcoin Forum
April 25, 2024, 06:17:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: .
.
.

Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 541 »
  Print  
Author Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN  (Read 782150 times)
DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
March 25, 2016, 07:59:09 AM
 #1441

I will have to verify this tomorrow when I get to my linux box, but  am almost 100% positive that the download is correct, and something got messed up in your process. I am assuming you have you daemon files in your home directory of your VPS; that being said.. use this instead, Paste this entire line into your terminal when you first login to your VPS. assuming the darknetd is already running. if it is not running, remove "./darknet-cli stop &&" from the beginning of the line.

./darknet-cli stop && sudo rm -R darknetd && sudo rm -R darknet-cli && wget https://github.com/Darknet-Crypto/Darknet/releases/download/v1.0.2.1/darknetd && wget https://github.com/Darknet-Crypto/Darknet/releases/download/v1.0.2.1/darknet-cli && sudo chmod +x darknetd && sudo chmod +x darknet-cli && ./darknetd


Smiley

just did the same procedure on 3 other servers and this time it shows the new version
strange will try again on the server with version 10001 if it is  not working i guess i will reinstall the whole server Smiley

thanks anyway for all your work
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714025859
Hero Member
*
Offline Offline

Posts: 1714025859

View Profile Personal Message (Offline)

Ignore
1714025859
Reply with quote  #2

1714025859
Report to moderator
1714025859
Hero Member
*
Offline Offline

Posts: 1714025859

View Profile Personal Message (Offline)

Ignore
1714025859
Reply with quote  #2

1714025859
Report to moderator
1714025859
Hero Member
*
Offline Offline

Posts: 1714025859

View Profile Personal Message (Offline)

Ignore
1714025859
Reply with quote  #2

1714025859
Report to moderator
4x13 (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011


View Profile
March 25, 2016, 08:01:30 AM
 #1442

more than likely, what happened was that the daemon was not shut down all the way when you tried to delete the file, and it didn't let you. so when you started the daemon backup, you still had the old file.

No need to reinstall, just delete the daemon file, and replace with the new one
DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
March 25, 2016, 08:28:32 AM
 #1443

more than likely, what happened was that the daemon was not shut down all the way when you tried to delete the file, and it didn't let you. so when you started the daemon backup, you still had the old file.

No need to reinstall, just delete the daemon file, and replace with the new one

@s3v3nh4cks you are right!

found the problem if you are on mp-hosting use this procedure (note: no ./ on step 3 otherwise "darknet-cli stop" will not work)

cd Darknet
cd src
darknet-cli stop
cd
rm -rv Darknet
wget https://github.com/Darknet-Crypto/Darknet/releases/download/v1.0.2.1/Darknet-Qt-Linux-Wallet-v1.0.2.1.zip
mkdir Darknet
cd Darknet
mkdir src
cd
unzip Darknet-Qt-Linux-Wallet-v1.0.2.1.zip -d Darknet/src
mv Darknet/src/Darknet-Qt-Linux-Wallet-v1.0.2.1/darknetd Darknet/src/
mv Darknet/src/Darknet-Qt-Linux-Wallet-v1.0.2.1/darknet-cli Darknet/src/
mv Darknet/src/Darknet-Qt-Linux-Wallet-v1.0.2.1/darknet-tx Darknet/src/
rm -rv Darknet/src/Darknet-Qt-Linux-Wallet-v1.0.2.1
rm -rv Darknet/src/__MACOSX
rm -R Darknet-Qt-Linux-Wallet-v1.0.2.1.zip
cd Darknet
cd src
./darknetd
./darknet-cli getinfo
./darknet-cli masternode start
DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
March 25, 2016, 09:15:35 AM
 #1444

ufff all my masternodes updated, hope the network will be fine soon

i guess i will some more dnet (price is cheap atm) so i can run some more  Grin

pjcltd
Legendary
*
Offline Offline

Activity: 1778
Merit: 1003

NodeMasters


View Profile WWW
March 25, 2016, 09:25:37 AM
 #1445

Hi guys
i have updated all  the vps's with ip address range 158.69.137.*
i will force update on as many VPS's as i can you make sure the network is unto date


Thanks
Paul
DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
March 25, 2016, 09:37:34 AM
 #1446

Hi guys
i have updated all  the vps's with ip address range 158.69.137.*
i will force update on as many VPS's as i can you make sure the network is unto date


Thanks
Paul


plesae don't change anything on my vps's
no offense and i'm sure it is well-meant on your side but i don't like it if anybody else is doing changes on my services (expect support for things that don't work at all)

BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
March 25, 2016, 11:00:57 AM
 #1447

@DRPD - The vps upgrade guide I have posted is really meant for individuals using independent vps hosting i.e. not really for services like mp-hosting, which as I understand it is a 'managed' hosting service. However, I can understand your readiness to resolve issues with your own Masternodes ofc.

Again, the guide is aimed at easy-to-follow linux command line instructions, that will install the pre-built linux binaries 'as if' built from source.

Glad you have now got it running OK anyway.

Just to clarify to everyone, I'm not part of 'mp-hosting' nor am I directly part of the dnet dev. team - just doing some network related research.

...

On a separate note - I have successfully built dnet on a Whonix Workstation ( as the current pre-built linux binaries won't run )

- https://bitcointalk.org/index.php?topic=1262920.msg14259019#msg14259019

I'm working on a guide for this currently. Both the Whonix Gateway and Whonix Workstation can be run on 1 machine in 2 separate VirtualBox instances, automatically pushing all dnet CLIENT traffic through the Whonix Gateway, over Tor, whilst the CLIENT wallet runs securely in the fully sand-boxed Whonix Workstation.  Cool

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
DRPD
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
March 25, 2016, 11:39:58 AM
 #1448

@DRPD - The vps upgrade guide I have posted is really meant for individuals using independent vps hosting i.e. not really for services like mp-hosting, which as I understand it is a 'managed' hosting service. However, I can understand your readiness to resolve issues with your own Masternodes ofc.

Again, the guide is aimed at easy-to-follow linux command line instructions, that will install the pre-built linux binaries 'as if' built from source.

Glad you have now got it running OK anyway.

Just to clarify to everyone, I'm not part of 'mp-hosting' nor am I directly part of the dnet dev. team - just doing some network related research.

...

On a separate note - I have successfully built dnet on a Whonix Workstation ( as the current pre-built linux binaries won't run )

- https://bitcointalk.org/index.php?topic=1262920.msg14259019#msg14259019

I'm working on a guide for this currently. Both the Whonix Gateway and Whonix Workstation can be run on 1 machine in 2 separate VirtualBox instances, automatically pushing all dnet CLIENT traffic through the Whonix Gateway, over Tor, whilst the CLIENT wallet runs securely in the fully sand-boxed Whonix Workstation.  Cool

no problem!

i was able to use your template 1:1 on some other ubuntu servers i use. Your template ist very useful, many thanks for that!

just posted my solutions for other users on mp-hosting maybe running into the same problem like me...

if we work together everything will be fine  Cool

so far non of my masternodes have gone into "expired state" after the upgrade
"crossing fingers" ....




BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
March 25, 2016, 12:22:32 PM
 #1449

@DRPD Indeed. No worries.

On a separate note, I'm looking for folks to 'test' my ShadowSOCKS - SSFX Servers Project (beta) which currently has some free 'lifetime' (one year duration beta) passkey's available for BitcoinTalk Senior members, Hero members and those of Legendary status.

- https://bitcointalk.org/index.php?topic=1410622.0

I'm posting in this thread as I will most likely be accepting DNET as a payment method for the main production server passkey's.

Cheers!
  

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
electricretard
Full Member
***
Offline Offline

Activity: 170
Merit: 100


View Profile
March 25, 2016, 01:28:36 PM
 #1450

Ever since the update I can't get anything working. Masternodes get disabled before I can get a single reward and one of the masternode wallets
refuses to sync
waffles99
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
March 25, 2016, 01:43:56 PM
Last edit: March 25, 2016, 02:00:57 PM by waffles99
 #1451

for vps nodes

send reboot command via ssh AFTER updating binaries.

I kept getting 'not capable:hotnode waiting for remote activation' on either attempt to start remotely or ssh starting, UNTIL i reboot vps it then activate successful

I could not start the node locally it would only start with my remote wallet command
jakiman
Legendary
*
Offline Offline

Activity: 1638
Merit: 1011


jakiman is back!


View Profile
March 25, 2016, 03:21:15 PM
 #1452

Since upgrading my MN's & controller wallet to 1.0.2.1, I haven't had any blockchain stuck issues for past 14 hours. Grin

Thanks for the hard work devs!

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 25, 2016, 03:37:33 PM
 #1453

I've updated http://dnet.suprnova.cc to the latest github as well

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
March 25, 2016, 03:51:51 PM
 #1454

Hi guys
i have updated all  the vps's with ip address range 158.69.137.*
i will force update on as many VPS's as i can you make sure the network is unto date


Thanks
Paul


plesae don't change anything on my vps's
no offense and i'm sure it is well-meant on your side but i don't like it if anybody else is doing changes on my services (expect support for things that don't work at all)


Ok


why not make a youtube video from scratch how to set up masternodes at your vps hosting.

Start with the console how to create the masternodes address, getting the public and private keys etc etc....everything from first opening the dnet wallet.

I have recommended several people to buy dnet and set up masternodes. Seems most have not done so because they don't know how to do it.

It's only a few steps so should be easy to make a youtube vid and link it in the OP.

EleanorZ
Sr. Member
****
Offline Offline

Activity: 359
Merit: 270



View Profile
March 25, 2016, 05:10:39 PM
 #1455

Ever since the update I can't get anything working. Masternodes get disabled before I can get a single reward and one of the masternode wallets
refuses to sync

Make sure all wallets are on 1.0.2.1. I had the same problem as DRPD where the first couple of times I updated my VPS wallets on MP-hosting, they didn't actually update. Once I figured that out (and presumably after the latest work from the devs), my MNs have stayed enabled and everything syncs. It's been less than 24 hours so payouts haven't resumed yet, but it's looking good so far. You might also try re-indexing all your wallets after upgrading.
jk9694
Full Member
***
Offline Offline

Activity: 274
Merit: 122


View Profile
March 25, 2016, 05:21:32 PM
Last edit: March 25, 2016, 05:33:54 PM by jk9694
 #1456

Hi guys
i have updated all  the vps's with ip address range 158.69.137.*
i will force update on as many VPS's as i can you make sure the network is unto date


Thanks
Paul


plesae don't change anything on my vps's
no offense and i'm sure it is well-meant on your side but i don't like it if anybody else is doing changes on my services (expect support for things that don't work at all)


Ok


why not make a youtube video from scratch how to set up masternodes at your vps hosting.

Start with the console how to create the masternodes address, getting the public and private keys etc etc....everything from first opening the dnet wallet.

I have recommended several people to buy dnet and set up masternodes. Seems most have not done so because they don't know how to do it.

It's only a few steps so should be easy to make a youtube vid and link it in the OP.

CryptoHunter,

If they aren't familiar with linux and coins, I would go with a managed node.  The ones that I host are fully managed, just keep your local wallet on the same version as the managed node.
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
March 25, 2016, 09:16:44 PM
 #1457

Top wallet on bittrex has 700K Shocked

how can you see this data?

q327K091
Legendary
*
Offline Offline

Activity: 1792
Merit: 1010


View Profile
March 25, 2016, 10:13:20 PM
 #1458

update: 15th MN has been activated
4x13 (OP)
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011


View Profile
March 25, 2016, 10:25:19 PM
 #1459

Top wallet on bittrex has 700K Shocked

how can you see this data?

Not sure this is Bittrex specific, you can see the top wallets details on presstabs explorer
danonthehill
Hero Member
*****
Offline Offline

Activity: 710
Merit: 500


View Profile
March 25, 2016, 10:32:18 PM
 #1460

Top wallet on bittrex has 700K Shocked

how can you see this data?

Not sure this is Bittrex specific, you can see the top wallets details on presstabs explorer

Bittrex also has distribution tab.
Pages: « 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 541 »
  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!