Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jaapgvk

Pages: 1 ... 28 29 30 31 32 33 34 [35] 36 37 38
511
I rent a small VS for 5$/month on vultr.com.
Just for testing and learning. But now, after 24 hours of try and error (and 10 reinstalls of debian) iam again at my starting Point: nothing works  :'(

I worked like these tut: https://github.com/biblepay/biblepay/blob/master/BuildBiblePay.txt (and a lot of others, realy similars)

Maybe you got a hint for installing biblepay wallet an miner on an absolutly fresh debian for a noob like me  ;D
If not, no problem, i give my best, in weeks i have solved any problems^^

Best regards, Sebastian!

Hi Sebastian,

I don't know if it will work with debian, but if you have a fresh installation of ubuntu 16.04, and follow this guide step by step, it should absolutely work:
https://www.reddit.com/r/BiblePay/comments/6ummuj/how_to_mine_biblepay_on_linux/

If you only have 1GB of RAM, you should also enlarge your swap-file before installation:
Code: [Select]
free (check if swap is 0)
dd if=/dev/zero of=/var/swap.img bs=1024k count=1000
mkswap /var/swap.img
swapon /var/swap.img
free (check if swap is 1024)

512
if anybody wants to try this provider for mining  :  https://hive.happybeehost.com/cart.php?a=confproduct&i=0


$6 for a 4CPU/2GB VPS is not bad at all

That's cheap indeed :) I wonder what the hashrate will be.

I've been using your hyperexpert suggestion for my masternode. Working great so far :)

513
Thank you for your help Alex. I followed your steps and my masternode says 'PRE-ENABLED' now, so I hope it is fixed.

Looks like other masternodes stayed enabled during the upgrade?

Also, on a sidenode: I reached out to coinsmarkets yesterday, and they halted deposits and withdrawals before the update :)

514
I just updated my masternode-wallet (not the controller, because it isn't out yet), and the status says the following:

Code: [Select]
{
  "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
  "service": "208.115.99.108:40000",
  "status": "Not capable masternode: Invalid protocol version"
}

And in the masternodelist it says:

Code: [Select]
  "12161bf30e75b1bebe9d7b0ebf0d73902e0bea07021c400d166debab4a655552-1": "UPDATE_REQUIRED"
Is this concerning? I did a 'masternode start-alias' from the controller wallet.

515
that f8000 :( this was step back ... pool vs miner machines= big problems: more ppl calling me where is problem,that their machines is offline from pool when mining: classic 2core home HTPC and similar machines max 4 core ....  very frustrated... i hope that all will be stable cos this stable isnt ...

before we had our machines stable with stable hashes power ... now?

im testing 2 VULTR machine (for 2 MN) for mining and still crashed after few minutes :( :(
cpuproclimit=8  before was this 2 machines stable with mining on pool . ah yay

so where is problem?


Alex, Rob thanks for your time

What do you mean with 'offline'? Because my slow mining laptop also sometimes doesn't show in the list, but that's because is has zero shares at that moment. It's only in the list after it has it's first share. And it resets after every found block.

516
I guess f8000 is looking good sofar.

Also I just noticed that two of the mainnet masternodes have the label 'EXPIRED'. Just a heads-up :)

517
Thank you togoshigekata and Alex :) I just installed everything again from the start and now it's working, so I probably did something wrong...

And also thank you both for your excellent work and guides!

518
I tried setting up a masternode in prod, but in my sanctuary wallet I get the following message when I type 'masternode status':

Code: [Select]
Not capable masternode: Masternode not in masternode list
Mnsync is 999 and everything else went without errors as far as I know. My controller wallet is showing the masternode as 'pre-enabled', but I can't find it on my sanctuary wallet masternodelise.

It's masternode '12161bf30e75b1bebe9d7b0ebf0d73902e0bea07021c400d166debab4a655552' on '84.29.208.33'.

Does anyone know what this might mean? Otherwise I just have to try and setup the masternode again from the start, I guess...


519
jaapgvk i can help you....it means that exists more ppls on bad diff chains, you need this bad machines BANs

in your VPS do this commands

./biblepay-cli -testnet getpeerinfo you will see all users on testnet  bad+good

all except this ban this command ./biblepay.cli -testnet setban IP add

this is corret masternodes,dont ban it
217.182.67.106 mine
80.211.200.169 mine
86.105.53.44 mine
97.99.69.33 Rob
45.76.239.64 Rob
207.244.148.187 dont know

then start again ./biblepay-cli -testnet -deamon -reindex

laterz ill show how working with tBBP: locking,unlocking+sending coins with lock masternodes:  ... DASH community is great and helpfully for this ..

DASH+VERTCOIN= MN+CPU=BBP great

Thank you for your help! I've banned all except the ip's in your list.

@admin: Thank you for the clarification. But the strange thing is that I already updated to 1.0.6.3. and was also mining with my sanctuary, and that there was only one chaintip when my setup was like that (see my post from a page back).

But when I tried it again a day later I got the huge list of chaintips I posted. So one day everything is fine and the next there were a lot of chaintips.

I'm reindexing as I speak. But a lot of times then I try './biblepay-cli -testnet getchaintips' biblepay seems to exit and I have to start up again. Maybe I need to do a clean install in the next couple of days, because something doesn't feel quite right with my installation right now...

520
Code: [Select]
}
jaap-ubuntu@jaapubuntu-HP-Pavilion-dm1-Notebook-PC:~/biblepay/src$ ./biblepay-cli -testnet getchaintips
[
  {
    "height": 57431,
    "hash": "cfdc45c108c5006a57034f9182920596ef3cd6d0fbc01b7f4acb6951538b3d74",
    "difficulty": 0.1574826801492763,
    "chainwork": "00000000000000000000000000000000000000000000000000003028c49e09e4",
    "branchlen": 0,
    "status": "active"
  },
  {
    "height": 57289,
    "hash": "c82f28914267566b0a2fe54706b3b8b2a846033082f3b3728685432b0ef99447",
    "difficulty": 0.07889528542432625,
    "chainwork": "000000000000000000000000000000000000000000000000000030179bedc3bf",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57137,
    "hash": "ecd50cf24d0d8ab73f381eea0695858b514331bd2b275844e11787d7f51dbb24",
    "difficulty": 0.1258454022789856,
    "chainwork": "000000000000000000000000000000000000000000000000000030054a5bb364",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57110,
    "hash": "1f9732a9859de0c92fcc372a90f7be8c69bed22d80a642fe5443d0a9d9a7d47e",
    "difficulty": 0.1457924090507643,
    "chainwork": "00000000000000000000000000000000000000000000000000003002c1a2e5e8",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57092,
    "hash": "0c772bf579ea0d087c6f48b81bf57bb0e3677121393e4d4c3896a217df6f4e60",
    "difficulty": 0.06886597851478146,
    "chainwork": "000000000000000000000000000000000000000000000000000030007094c533",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57070,
    "hash": "1dedb07c4e688a5b10e008a7a7bf0317ece35724d0c76ccf0ae734e43732c215",
    "difficulty": 0.05883868673954577,
    "chainwork": "00000000000000000000000000000000000000000000000000002ffdc08fea48",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57063,
    "hash": "749d3843f6d7439d82a3c83da28fade4e29d01401ef0e2e4a5d76b7b2e9eb830",
    "difficulty": 0.1142015216413931,
    "chainwork": "00000000000000000000000000000000000000000000000000002ffd2201db6e",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57052,
    "hash": "54fa745231f9545fe0241ac562b4a1d8e40b1d249f40ba34665945cb9ff21935",
    "difficulty": 0.1592460385922879,
    "chainwork": "00000000000000000000000000000000000000000000000000002ffc4a48c732",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 57045,
    "hash": "906f272263e04c6d40d69f614d201ff10a09f86982206ca95a80e88842af83b7",
    "difficulty": 0.1630921687886359,
    "chainwork": "00000000000000000000000000000000000000000000000000002ffb779247b3",
    "branchlen": 2,
    "status": "valid-fork"
  },
  {
    "height": 57026,
    "hash": "17bf49d7296c16cd0ac7a28daca3df67f0faaebea94c18898e713a4f14e0f97d",
    "difficulty": 0.02533936616592403,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe8a04cc7c1",
    "branchlen": 135,
    "status": "valid-fork"
  },
  {
    "height": 57012,
    "hash": "bf0c047b6e0f58b6ab86eee9b5d01dedc028aa92c9a5dce36429c18da763308f",
    "difficulty": 0.03192661676757559,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe86b05d2ef",
    "branchlen": 121,
    "status": "valid-fork"
  },
  {
    "height": 56939,
    "hash": "8b2fb4e08f394139c3cc9b6aee9a79dd32bb07146c059b016b8742334a5d1b2e",
    "difficulty": 0.009930026910395656,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe747a695d6",
    "branchlen": 48,
    "status": "valid-fork"
  },
  {
    "height": 56930,
    "hash": "fe307618a54c4b655ec9eb5e6ec83c322c32d4612165c0cc174f9f798892aec1",
    "difficulty": 0.00925301804970354,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe732b6647a",
    "branchlen": 39,
    "status": "valid-fork"
  },
  {
    "height": 56917,
    "hash": "324698262f73373932f6964632cc1d03cefd308806636eca9ed4f302fee3ed2f",
    "difficulty": 0.009528593778170672,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe703743c5c",
    "branchlen": 26,
    "status": "valid-headers"
  },
  {
    "height": 56875,
    "hash": "c813700ea1ffb368588ebe8e6ea03e71cc8f4659dea5abe5abeafb55e5ddd4a8",
    "difficulty": 0.03615676261390194,
    "chainwork": "00000000000000000000000000000000000000000000000000002fe472c396e2",
    "branchlen": 4,
    "status": "valid-fork"
  },
  {
    "height": 56861,
    "hash": "723ad3981d199d607ef161d821da4226f5b98ed2829a2dbe7fb73237a5110b3a",
    "difficulty": 0.02202176133767037,
    "chainwork": "00000000000000000000000000000000000000000000000000002fdd1a773258",
    "branchlen": 63,
    "status": "valid-fork"
  },
  {
    "height": 56812,
    "hash": "d3c6dc33b89179e383b82108ec720608f109ecb0c8349afbc12244cfe4301d64",
    "difficulty": 0.007849965813988811,
    "chainwork": "00000000000000000000000000000000000000000000000000002f893cc3e551",
    "branchlen": 2463,
    "status": "headers-only"
  },
  {
    "height": 56797,
    "hash": "ca21a8242a6fa9c44a6cf3fc44fc4800bed3c339699c98ead2ca8036a11c9b0c",
    "difficulty": 0.06112569778992384,
    "chainwork": "00000000000000000000000000000000000000000000000000002fdb90409646",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56789,
    "hash": "3793b60805708e3e215e91a35869ec42b1ffbf80f37d49f04d208ad6724389f9",
    "difficulty": 0.1887208106917315,
    "chainwork": "00000000000000000000000000000000000000000000000000002fda6ec143a5",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56773,
    "hash": "e5da1082b224df3c1a386ba6cd84c2610b4f6e40119fac71c3be42e3031c6a64",
    "difficulty": 0.0243726193601941,
    "chainwork": "00000000000000000000000000000000000000000000000000002fd87c3c4767",
    "branchlen": 3,
    "status": "valid-fork"
  },
  {
    "height": 56761,
    "hash": "dfa9ff863e1907168e8085a7ac42da45902e97d4071e21b5c6748387312551e9",
    "difficulty": 0.02080620843163382,
    "chainwork": "00000000000000000000000000000000000000000000000000002fd68aaed608",
    "branchlen": 12,
    "status": "valid-fork"
  },
  {
    "height": 56747,
    "hash": "02f7baa2adb2df859b62eb82aabb1b1ab4001749e9de6bdb6a7017fab68e05d1",
    "difficulty": 0.03541278167170377,
    "chainwork": "00000000000000000000000000000000000000000000000000002fd5fd80da22",
    "branchlen": 5,
    "status": "valid-fork"
  },
  {
    "height": 56736,
    "hash": "93eb50af7ffdf0547f581a397d52e53a87c000d86a74a8793770a4749a24e757",
    "difficulty": 0.02305400585997756,
    "chainwork": "00000000000000000000000000000000000000000000000000002fd4fbc525a1",
    "branchlen": 5,
    "status": "valid-fork"
  },
  {
    "height": 56689,
    "hash": "00973530323fb59b0ecd12ec245ddd397e0ba52d4e972e00be4683750bfd02c0",
    "difficulty": 0.01045604536042603,
    "chainwork": "00000000000000000000000000000000000000000000000000002fce0e939d33",
    "branchlen": 15,
    "status": "valid-fork"
  },
  {
    "height": 56670,
    "hash": "3b5ad6061f3c0943f19473caa942048611542056709e08b163c5a5d102bf0d16",
    "difficulty": 0.09171622062274942,
    "chainwork": "00000000000000000000000000000000000000000000000000002fcc56ad5127",
    "branchlen": 2,
    "status": "valid-fork"
  },
  {
    "height": 56663,
    "hash": "c1797498c8ebf7301051405c07a0b4bae8d62e2da94ba9bdadb09b3f9cd1d3cf",
    "difficulty": 0.04734934692798218,
    "chainwork": "00000000000000000000000000000000000000000000000000002fcb7afc4cc0",
    "branchlen": 4,
    "status": "valid-fork"
  },
  {
    "height": 56630,
    "hash": "a28e5a83860d261c5d0e9fccd4bc7b395aea94b2e8f61031dac74f4a0299ad54",
    "difficulty": 0.02735182497837021,
    "chainwork": "00000000000000000000000000000000000000000000000000002fc5b8142ac9",
    "branchlen": 12,
    "status": "valid-fork"
  },
  {
    "height": 56618,
    "hash": "1a713a5b5878a8dca723537c671f0ed8f834dcff7464bfaa294ae83e98e9a6dc",
    "difficulty": 0.08559561671031235,
    "chainwork": "00000000000000000000000000000000000000000000000000002fc5358d3ee9",
    "branchlen": 3,
    "status": "valid-fork"
  },
  {
    "height": 56608,
    "hash": "21c98aad6b5d6ee756252d6af1aacd2b3e993c6a739ddfbb3fc897f5ba198569",
    "difficulty": 0.03091398990713774,
    "chainwork": "00000000000000000000000000000000000000000000000000002fc3f3616ece",
    "branchlen": 9,
    "status": "valid-fork"
  },
  {
    "height": 56596,
    "hash": "08063cc06938cc6961aa13132a7674e0a1a7c29d9620d22e4614fd8eca5e997d",
    "difficulty": 0.1312871489443539,
    "chainwork": "00000000000000000000000000000000000000000000000000002fc35a669943",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56585,
    "hash": "560c28027148f3369c5a08af8255e6edb206bac8bb141e5a67dbeb0aa062a561",
    "difficulty": 0.01988742748000332,
    "chainwork": "00000000000000000000000000000000000000000000000000002fbd84e4d4fc",
    "branchlen": 46,
    "status": "valid-fork"
  },
  {
    "height": 56554,
    "hash": "5cba05af7a5aaf5b227c54b4f52426a0aa6351098fc43f6072534bb7c4157222",
    "difficulty": 0.01229137623089595,
    "chainwork": "00000000000000000000000000000000000000000000000000002fbcd894c457",
    "branchlen": 15,
    "status": "valid-fork"
  },
  {
    "height": 56534,
    "hash": "474c8ee1d8378a87110af38d92bc1ad8ff105ee808cae9e8f3f4f580867d21e8",
    "difficulty": 0.03573886497269482,
    "chainwork": "00000000000000000000000000000000000000000000000000002fbb2f6ddfd4",
    "branchlen": 5,
    "status": "valid-fork"
  },
  {
    "height": 56526,
    "hash": "911e60ead5ba4fd7794d2e3e53d0b20f0143eacbcfe015e3a8e28584113a8dc7",
    "difficulty": 0.1153208606964124,
    "chainwork": "00000000000000000000000000000000000000000000000000002fba47f0853d",
    "branchlen": 5,
    "status": "valid-fork"
  },
  {
    "height": 56516,
    "hash": "be73e72bb00c6a0917aab524bc3d8edd509479df0eabf1651ad908341c1195a0",
    "difficulty": 0.1426248988012849,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb9281d9620",
    "branchlen": 3,
    "status": "valid-fork"
  },
  {
    "height": 56507,
    "hash": "fd036721815291713d61d01e8a2c070aee95dae464d3ee42b07d2eeb48241dc5",
    "difficulty": 0.1232289423953818,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb809e0d6a1",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56505,
    "hash": "55155024d35b4a4fbf415b063f47dcf3820f653c63690144b3e182e4093431a3",
    "difficulty": 0.08422017146036891,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb7de6faf88",
    "branchlen": 3,
    "status": "valid-fork"
  },
  {
    "height": 56495,
    "hash": "4f30daec41e7a85adf8adf2f3c1a40fa085e34be76d2fa45a58caec13f69f17f",
    "difficulty": 0.1554671487132772,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb68b821696",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56469,
    "hash": "8269ed2917cd2781419282d3c36f0a9f09d4d811cbe8a4c982e20acd7f9e6ba8",
    "difficulty": 0.0853002657864389,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb45678223c",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56447,
    "hash": "67d40858577d7770e2053a1a41b40dfa5ac923b50e3a75fb49a59513f842cbcb",
    "difficulty": 0.06342780157604078,
    "chainwork": "00000000000000000000000000000000000000000000000000002fb1c165e3f2",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56402,
    "hash": "963f35a9821224d72ee6199ff8107effd73712d76f3e3e78ef5a79a4de575b9e",
    "difficulty": 0.06798158942169746,
    "chainwork": "00000000000000000000000000000000000000000000000000002fabbf557b60",
    "branchlen": 1,
    "status": "valid-headers"
  },
  {
    "height": 56402,
    "hash": "63e15ed20a36cd4fe1d434c284d949275dc4a600b8c192c3c661bcdc2004f4db",
    "difficulty": 0.06798158942169746,
    "chainwork": "00000000000000000000000000000000000000000000000000002fabbf557b60",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56314,
    "hash": "0d921d4b7a8adc2397c13f7bcebbb457903a97538c536156047c0d783e0f90f0",
    "difficulty": 0.144210774163309,
    "chainwork": "00000000000000000000000000000000000000000000000000002fa06e8647f7",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56311,
    "hash": "0631b062fc1ba2bd4b7ba4e77f9066e9c7a4d76d6f587c4223cd75bd814aa7f4",
    "difficulty": 0.05500186738620484,
    "chainwork": "00000000000000000000000000000000000000000000000000002fa018a7f8e7",
    "branchlen": 1,
    "status": "valid-fork"
  },
  {
    "height": 56281,
    "hash": "56778e8ebeeeae7703d3ccb0a10610a14d27b6eb6c31054bfbc9ccc23f5149a3",
    "difficulty": 0.08208815943904232,
    "chainwork": "00000000000000000000000000000000000000000000000000002f9b74b3c491",
    "branchlen": 1,
    "status": "valid-fork"
  }
]

Does this mean there are a lot of forks?

521
I can only see one chain on both the sanctuary and controller-wallet:

Code: [Select]
19:31:52

getchaintips


19:31:52

[
  {
    "height": 56217,
    "hash": "5262f5c3a5f4dd6b233d4882aa84ab17a02cc9aced5cee1be6ad8aeccc5bc84b",
    "difficulty": 0.410893199744191,
    "chainwork": "00000000000000000000000000000000000000000000000000002f916df1cc2f",
    "branchlen": 0,
    "status": "active"
  }
]


522
jaapgvk your masternode "NEW_START_REQUIRED"

Thanks! Tried a restart. Let's see what it does...

523
UPDATE_REQUIRED seems to happen when your watchman database has your last protocol version active and enough time hasnt passed for it to know you upgraded.  If you were to delete mncache.dat and the watchman.db file, it should alleviate that.
But in reality no one does that, and it does get updated in 24 hours.  It should be fine now.

Thank you for the clarification :) I'll just wait it out then.

@klondike: I'm at block 54408 now.

Code: [Select]
23:41:53

getblockhash 54408


23:41:53

d8e499d40537776d83bc9ad893a95c8f37c312abf5a3cd1d4adc7d393576914e

524
now all working.........hmm....... may be Rob started mining,cos if mining is cpuproclimit=0 and nobody mining, we will be stucking on same block.....
now start receive rewards

Yeah, I started mining just to be sure :P I'm also getting rewards now.

525
so deleted db.log and masternode is alive..... ENABLED

but what i see that we are all stuck on block 54 349  :P

Yeah, it seems we're stuck...

Also, my masternode says 'UPDATE_REQUIRED' when I call 'masternodelist'. Never saw that before. I'm already on 1.0.6.3...

Pages: 1 ... 28 29 30 31 32 33 34 [35] 36 37 38