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 - pjcltd

Pages: [1]
1
Good Morning to you all

well can some one please  tell me  whats  going on with the wallet 
all im now getting is this 
Quote
biblepay-cli --getinfo
error code: -28
error message:
Memorizing Prayers...

this also means that  remote rpc  stops working 



thanks
Paul





2
Hi Paul,

I mentioned earlier, I didn't make a mandatory-upgrade-release out of it, but you can 'git pull origin master' 'make' to get the latest (1.6.2.9).

If you need a release to be made, let me know.
LOL it would of been a lot easier if you had just built them and  put it on github 

but i think we are sorted now 


thanks for all the help

Paul

3
Heya.

If you dont want to compile yourself you can get 1.6.2.9 version at > https://www.biblepay.org/wallet/


thanks for that info
that worked for one of the wallets  ill sort the other wallet out in the morning 


thanks
Paul

4
Hi Paul,

Sorry for the inconvenience; we do have a chain snapshot; but I've never ran into a problem where one single person needed it yet, so please let me try one more thing.

Your version is still 1625 above- can you please upgrade to 1629 first?

I think you are affected by our business logic rule for the superblock.  (Of course, the reason I deployed it as a leisure is it was not expected to change our consensus, however since all the sancs have upgraded, now we need everyone to be on 1628+ at this point).

(On a side note, last night I synced from zero just as a test on my 1629 linux node and it did sync to the top with no problem).

Thanks,
Rob

Hi Rob
i would love to upgrade  to the latest version
but on github its  https://github.com/biblepay/biblepay/releases
1.6.2.5 so where do i get the new one from 


thanks
Paul

5
It could be your system time then; try setting your system time to atomic clock time, verify your timezone, and restart.

If that does not work, try deleting the *.dat files in your data directory (IE mncache, peers, all those) and restart with -erasechain=1?

Then you should sync to the chainz top block:
https://chainz.cryptoid.info/bbp/
Thanks,
Rob


8300 BBP

Hi Rob
we thats not worked at all
still the same 
 biblepay-cli --getinfo
{
  "version": 1060205,
  "protocolversion": 70772,
  "walletversion": 61000,
  "balance": 0,
  "blocks": 279341,
  "timeoffset": -4,
  "connections": 9,
  "proxy": "",
  "difficulty": 1.173593737968135,
  "testnet": false,
  "privatesend_balance": 0.00000000,
  "keypoololdest": 1619735786,
  "keypoolsize": 1000,
  "paytxfee": 0.00000000,
  "relayfee": 0.25000000,
  "warnings": ""
}
Do you not have a bootstrap or a chain snapshot 
cos tbh this is  taking up far to much time 

thanks
Paul

6

Hi Paul,
Sorry for the inconvenience.
Although we didn't have a mandatory upgrade, we had a leisure between 1625 and 1629 that allows the wallet to sync (if it is off for a certain amount of time) and get past a certain type of block (down to a certain rounded decimal) and our exchanges and bx's moved up to that version as well; so could you first please upgrade to the latest (git pull origin master     make) - should be up to 1.6.2.9, then restart with "-erasechain=1" on the start param, and see if everything is fine?

Thanks!

Ok well i have done that  and it still get stuck on block 279341
also the wallet version is  as follows
 biblepay-cli --getinfo
{
  "version": 1060205,
  "protocolversion": 70772,
  "walletversion": 61000,
  "balance": 0,
  "blocks": 279341,
  "timeoffset": -3,
  "connections": 17,
  "proxy": "",
  "difficulty": 1.173593737968135,
  "testnet": false,
  "privatesend_balance": 0.00000000,
  "keypoololdest": 1619735786,
  "keypoolsize": 1000,
  "paytxfee": 0.00000000,
  "relayfee": 0.25000000,
  "warnings": ""
}

so we are still stuck 


7
HI  My name is Paul and  im from wrraping.services 
we are having an issue getting your wallet  to sync 

this  is the  output  from the debug.log
2021-07-19 07:40:15 New outbound peer connected: version: 70772, blocks=282471, peer=6576
2021-07-19 07:40:16 ERROR: AcceptBlockHeader: block c45cf53d773ad041d5008ec7d5a58670c0ca86894da06be4a664483bca5e3a46 is marked invalid
2021-07-19 07:40:29 New outbound peer connected: version: 70772, blocks=282471, peer=6577
2021-07-19 07:40:29 ERROR: AcceptBlockHeader: block c45cf53d773ad041d5008ec7d5a58670c0ca86894da06be4a664483bca5e3a46 is marked invalid
2021-07-19 07:40:47 New outbound peer connected: version: 70772, blocks=282471, peer=6578
2021-07-19 07:40:48 ERROR: AcceptBlockHeader: block c45cf53d773ad041d5008ec7d5a58670c0ca86894da06be4a664483bca5e3a46 is marked invalid
2021-07-19 07:40:50 New outbound peer connected: version: 70772, blocks=282471, peer=6580
2021-07-19 07:40:50 ERROR: AcceptBlockHeader: block c45cf53d773ad041d5008ec7d5a58670c0ca86894da06be4a664483bca5e3a46 is marked invalid
2021-07-19 07:40:53 New outbound peer connected: version: 70772, blocks=282471, peer=6579
2021-07-19 07:40:53 ERROR: AcceptBlockHeader: block c45cf53d773ad041d5008ec7d5a58670c0ca86894da06be4a664483bca5e3a46 is marked invalid


 biblepay-cli --getinfo
{
  "version": 1060205,
  "protocolversion": 70772,
  "walletversion": 61000,
  "balance": 0,
  "blocks": 279341,
  "timeoffset": -2,
  "connections": 8,
  "proxy": "",
  "difficulty": 1.173593737968135,
  "testnet": false,
  "privatesend_balance": 0.00000000,
  "keypoololdest": 1619735786,
  "keypoolsize": 1000,
  "paytxfee": 0.00000000,
  "relayfee": 0.25000000,
  "warnings": ""
}
and yes i have tried to sync  from the start  and it get to the same place 
I have added  the  nodes  as per the block explorer 

I have asked  in the main channel on discord about a bootstrap but no one has got back to me .


thanks
Paul

Pages: [1]