Bitcoin Forum
June 27, 2024, 08:06:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 21, 2018, 01:09:35 PM
Ok, by just leaving the wallet with the error open for quite a while, it looks like it sorted itself.
But my balance is wrong. I lost all my previously staked bbp.

Code:
14:57:05

getmininginfo


14:57:05

{
  "blocks": 41931,
  "currentblocksize": 1000,
  "currentblocktx": 0,
  "difficulty_podc": 693.6450457751241,
  "difficulty_pow": 1483.662604573834,
  "difficulty": 693.6450457751241,
  "errors": "",
  "genproclimit": 1,
  "networkhashps": 713394.0251528968,
  "hashps": 340.9034190167208,
  "minerstarttime": "04-21-2018 12:56:51",
  "hashcounter": 4098,
  "pooledtx": 2,
  "testnet": false,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "podc_tried": 0,
  "podc_sent": 0,
  "podc_sent_amount": 0,
  "podc_average_amount_sent": 0,
  "miningpulse": 5,
  "poolmining": true,
  "pool_url": "http://pool2.biblepay.org",
  "poolmining_use_ssl": false
}


14:57:18

exec getboincinfo


14:57:21

{
  "Command": "getboincinfo",
  "CPID": "72a5162338116948c70e904a21916e42",
  "Address": "B99KSo452MCNpDEaRsWtveGpRkDyw98YYq",
  "CPIDS": "72a5162338116948c70e904a21916e42;",
  "CPID-Age (hours)": 423420,
  "NextSuperblockHeight": 42025,
  "NextSuperblockBudget": 1179301,
  "72a5162338116948c70e904a21916e42_ADDRESS": "B99KSo452MCNpDEaRsWtveGpRkDyw98YYq",
  "72a5162338116948c70e904a21916e42_RAC": 1978.73,
  "72a5162338116948c70e904a21916e42_TEAM": 15044,
  "72a5162338116948c70e904a21916e42_WCGRAC": 2657,
  "72a5162338116948c70e904a21916e42_TaskWeight": 0,
  "72a5162338116948c70e904a21916e42_UTXOWeight": 0,
  "Total_RAC": 4635.73,
  "Total Payments (One Day)": 448,
  "Total Payments (One Week)": 2039,
  "Total Budget (One Day)": 1179301,
  "Total Budget (One Week)": 8255107,
  "Superblock Count (One Week)": 8,
  "Superblock Hit Count (One Week)": 8,
  "Superblock List": "41820,41615,41410,41205,41000,40795,40590,40385",
  "Last Superblock Height": 41820,
  "Last Superblock Budget": 1179301,
  "Last Superblock Payment": 448,
  "Magnitude (One-Day)": 0.3798860511438555,
  "Magnitude (One-Week)": 0.2469986155236994
}


14:57:37

exec stakebalance


14:57:37

{
  "Command": "stakebalance",
  "StakeBalance": 712
}


14:58:46

exec podcupdate true


14:59:04

{
  "Command": "podcupdate",
  "PODCUpdate": "Processed (8) over 1 CPID(s) successfully."
}
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 21, 2018, 09:06:26 AM
Hi,
I was just doing some maintenance after discovering the wallet had crashed, and followed the wallet update and cleaning guide.
Now the wallet just crashes with this:

Balance is 0, the wallet seemingly does continue to run, but it isn't since when it is restarted, it start to sync all over again.
Please advice.

Rgds
John

Hi John,

Unfortunately, the link to the image isn't working... Sad
I updated the original post with a different share link.
Thanks.

Thanks. Let's see... If you really followed the cleaning guide step-by-step, and it didn't work, then I would suggest to just start all over again. Backup your wallet.dat (and also the backup folder, just to be sure). Then remove the wallet (+ all files in your appdata folder). Reinstall the wallet, start it and let it sync. Then close the wallet and put your old wallet.dat in your appdata folder. Then restart.

Maybe this isn't necessary, and someone else has another solution. I just say what I would personally do in a situation like this Smiley
I'll give that a go. Thank you.
Ok. Now I uninstalled the wallet through windows app manager, deleted the BiblePayCore directory reinstalled, and excactly the same error. It happens when the wallet starts to sync against the network.
Cleaned out again. Installed the 32-bit version, and excactly the same. I'm at a loss now.
From the debug log:
Code:
2018-04-21 09:01:24 GUI: Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

2018-04-21 09:01:24

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexical_castEEEEE      
bad lexical cast: source type value could not be interpreted as target      
C:\Program Files (x86)\BiblepayCore\biblepay-qt.exe in Runaway exception      

And also:
Code:
************************
EXCEPTION: St8bad_cast      
std::bad_cast      
C:\Program Files\BiblepayCore\biblepay-qt.exe in ProcessMessages()      
2018-04-21 09:19:33 CDBEnv::EnvShutdown: Error 22 shutting down database environment: Invalid argument
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 21, 2018, 08:53:49 AM
Hi,
I was just doing some maintenance after discovering the wallet had crashed, and followed the wallet update and cleaning guide.
Now the wallet just crashes with this:

Balance is 0, the wallet seemingly does continue to run, but it isn't since when it is restarted, it start to sync all over again.
Please advice.

Rgds
John

Hi John,

Unfortunately, the link to the image isn't working... Sad
I updated the original post with a different share link.
Thanks.

Thanks. Let's see... If you really followed the cleaning guide step-by-step, and it didn't work, then I would suggest to just start all over again. Backup your wallet.dat (and also the backup folder, just to be sure). Then remove the wallet (+ all files in your appdata folder). Reinstall the wallet, start it and let it sync. Then close the wallet and put your old wallet.dat in your appdata folder. Then restart.

Maybe this isn't necessary, and someone else has another solution. I just say what I would personally do in a situation like this Smiley
I'll give that a go. Thank you.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 21, 2018, 08:44:24 AM
Hi,
I was just doing some maintenance after discovering the wallet had crashed, and followed the wallet update and cleaning guide.
Now the wallet just crashes with this:

Balance is 0, the wallet seemingly does continue to run, but it isn't since when it is restarted, it start to sync all over again.
Please advice.

Rgds
John

Hi John,

Unfortunately, the link to the image isn't working... Sad
I updated the original post with a different share link.
Thanks.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 21, 2018, 07:16:30 AM
Hi,
I was just doing some maintenance after discovering the wallet had crashed, and followed the wallet update and cleaning guide.
Now the wallet just crashes with this:
https://pasteboard.co/HhCbPKK.png
Balance is 0, the wallet seemingly does continue to run, but it isn't since when it is restarted, it start to sync all over again.
Please advice.

Rgds
John
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 15, 2018, 06:38:45 PM
Now I got a transfer from the pool. Nice! Now to wait for the PODC.  Smiley
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 15, 2018, 05:24:06 PM
Okay, to everyone having problems with UTXO target being 50001: DO NOT USE NOTEPAD++ TO EDIT BIBLEPAY.CONF. SOME OTHER FORMATTING IS USED.
I used windows notepad for editing last time and then it worked.
Now to see when the pool and podc payots come in.  Grin Grin
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 14, 2018, 07:05:57 PM
Yes, the wallet is running 24/7. Only been down when updating for new version and computer restart.
Code:
20:06:19

exec podcupdate


20:06:24

{
  "Command": "podcupdate",
  "PODCUpdate": "Unable to create PODC UTXO::Balance (941.00) less than target UTXO (50001.00)."
}
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 14, 2018, 05:51:53 PM
@slovakia yes

@togoshigekata I have utxoamount=930 in biblepay.conf. My total balance is 941. I can't find any option to unlock the wallet. If you mean un-encrypted, then yes.

stakebalance shows 815

Thanks for responding
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 14, 2018, 05:31:17 PM
I've run the rosetta application for a week now, but there does not seem to come any payouts. Total credit is increasing in the account, and seemingly everything is okay with the setup.
I attatch the output from exec getboincinfo and getmininginfo
Code:
18:30:08

{
  "Command": "getboincinfo",
  "CPID": "72a5162338116948c70e904a21916e42",
  "Address": "BRffUL2idSRfKcdy5yfXwKKrFJAXzqjCdQ",
  "CPIDS": "72a5162338116948c70e904a21916e42;",
  "CPID-Age (hours)": 422513,
  "NextSuperblockHeight": 34645,
  "NextSuperblockBudget": 2660579,
  "72a5162338116948c70e904a21916e42_ADDRESS": "BRffUL2idSRfKcdy5yfXwKKrFJAXzqjCdQ",
  "72a5162338116948c70e904a21916e42_RAC": 1248.4,
  "72a5162338116948c70e904a21916e42_TEAM": 15044,
  "72a5162338116948c70e904a21916e42_TaskWeight": 0,
  "72a5162338116948c70e904a21916e42_UTXOWeight": 0,
  "Total_RAC": 1248.4,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 0,
  "Total Budget (One Day)": 2660579,
  "Total Budget (One Week)": 13302895,
  "Superblock Count (One Week)": 5,
  "Superblock Hit Count (One Week)": 5,
  "Superblock List": "34440,34235,34030,33825,33620",
  "Last Superblock Height": 34440,
  "Last Superblock Budget": 2660579,
  "Last Superblock Payment": 0,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 0
}

Code:
18:30:39

getmininginfo


18:30:39

{
  "blocks": 34558,
  "currentblocksize": 32894,
  "currentblocktx": 14,
  "difficulty_podc": 330.427944861263,
  "difficulty_pow": 1009.401529418135,
  "difficulty": 330.427944861263,
  "errors": "",
  "genproclimit": 4,
  "networkhashps": 70008.39506652253,
  "hashps": 230.8133137722355,
  "minerstarttime": "03-14-2018 17:08:06",
  "hashcounter": 312139,
  "pooledtx": 14,
  "testnet": false,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "miningpulse": 803,
  "poolmining": true,
  "pool_url": "https://pool.purepool.org",
  "poolmining_use_ssl": true
}

Any help appreaciated.
Rgds
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!