Bitcoin Forum
May 09, 2024, 10:44:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 124 125 126 127 128 129 130 131 132 133 134 135 ... 164 »
  Print  
Author Topic: BiblePay - New Coin Launch - Official Thread  (Read 119794 times)
emdes
Full Member
***
Offline Offline

Activity: 159
Merit: 100


View Profile
September 13, 2017, 04:54:35 PM
 #1681



I just finished upgrading to 1033 and I'm still getting the ST13 error.

************************
EXCEPTION: St13runtime_error      
tinyformat: Not enough conversion specifiers in format string      
biblepay in ProcessMessages()  
[/quote]

Same here on 2 PC's. Win10 and Win8.1 after reindex (stuck on 2 days behind)

EDIT: 1032
1715294649
Hero Member
*
Offline Offline

Posts: 1715294649

View Profile Personal Message (Offline)

Ignore
1715294649
Reply with quote  #2

1715294649
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kyvo
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 13, 2017, 05:30:10 PM
 #1682

the pool is stop working at block 7449  Huh
remtiwk
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 13, 2017, 05:37:06 PM
 #1683

My machines are at block 7463.. but are not showing up on the pool.  Undecided
svirusxxx2
Jr. Member
*
Offline Offline

Activity: 89
Merit: 7


View Profile WWW
September 13, 2017, 05:39:51 PM
 #1684

Code:
2017-09-13 17:18:41 generated 18659.0000752
2017-09-13 17:18:41 89
BiblepayMiner -- runtime error: tinyformat: Not enough conversion specifiers in format string

and I don't see this block :/

EDIT
hehe, on other node I see this block:
Code:
  {
    "account": "",
    "address": "B8BFD922vjbFC3c69yUJBa26umzjBVsUi4",
    "category": "immature",
    "amount": 19207.00000000,
    "vout": 0,
    "confirmations": 1,
    "bcconfirmations": 1,
    "generated": true,
    "blockhash": "b40fcbbc031c1f6ff799d37db3db7100217b605b1857adcf5d71b6d5ac2567f1",
    "blockindex": 0,
    "blocktime": 1505323989,
    "txid": "039344ee004cff1df51d09549e13cd6b887f11e4438c4a702a8a67aa3ccd7b23",
    "walletconflicts": [
    ],
    "time": 1505323989,
    "timereceived": 1505323990,
    "bip125-replaceable": "no"
  }

 Biblepay masternodes status and monitoring (https://biblepay.eu/)
remtiwk
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 13, 2017, 05:44:31 PM
 #1685

the pool is stop working at block 7449  Huh

I only see 5 miners in the pool leaderboard currently.  Cheesy
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
September 13, 2017, 05:47:12 PM
 #1686

Sorry, been gone debugging the problem with the new version.  Kind of hard to find the root cause.

You'll never believe how dumb the problem is- the issue is with changing the DGW parameter, in mid stream, a certain block header between 7100-7250 causes an unprintable log error, and that actually takes down the whole wallet.

The key is to set a future block number for the subsidy increase.  I obviously would have done that, but I was viewing this as Hey we need a mandatory lets just change it now.

Let me go back and set up the change and Ill get back in about 30 minutes.


🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
richus
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 13, 2017, 05:48:17 PM
 #1687

Hello. solo minig cannot synchronize with the network for 11 hours. What to do? purse Biblepay v1.0.3.2 version
J1980
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 13, 2017, 05:56:08 PM
 #1688

 Shocked I just upgraded 5 min ago to 1.0.3.2 ..... no block souce available. ...
tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 13, 2017, 05:56:39 PM
 #1689

Hello. solo minig cannot synchronize with the network for 11 hours. What to do? purse Biblepay v1.0.3.2 version

start with adding this in your biblepay.conf  and restarting the wallet :

addnode=node.biblepay.org
addnode=biblepay.inspect.network
gen=1

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
svirusxxx2
Jr. Member
*
Offline Offline

Activity: 89
Merit: 7


View Profile WWW
September 13, 2017, 06:00:24 PM
 #1690

1.3.2 working
but I tried on one node upgrade to 1.3.3
make clean
./configure
make

and on 1.3.3
Code:
2017-09-13 17:46:42 init message: Activating best chain...
2017-09-13 17:46:42

************************
EXCEPTION: St13runtime_error      
tinyformat: Not enough conversion specifiers in format string      
biblepay in AppInit()      

2017-09-13 17:46:42 PrepareShutdown: In progress...

gentoo Linux 4.7.10-hardened
gcc (Gentoo Hardened 4.9.3 p1.5, pie-0.6.4) 4.9.3

 Biblepay masternodes status and monitoring (https://biblepay.eu/)
richus
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 13, 2017, 06:06:54 PM
 #1691

Hello. solo minig cannot synchronize with the network for 11 hours. What to do? purse Biblepay v1.0.3.2 version

start with adding this in your biblepay.conf  and restarting the wallet :

addnode=node.biblepay.org
addnode=biblepay.inspect.network
gen=1


Yes, it is spelled out in the config. No synchronization. after the restart, says the source blocks are not available. Although there are 5 active connections
richus
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 13, 2017, 06:20:55 PM
 #1692

To date, the synchronization was working, today after restarting the wallet sync has stopped working
tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 13, 2017, 06:26:52 PM
 #1693

To date, the synchronization was working, today after restarting the wallet sync has stopped working

problems with the blockchain .  we'll have to wait for a resolution

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
Iwuzhaxxed
Member
**
Offline Offline

Activity: 77
Merit: 10

Russian hackers stole my legendary account. :(


View Profile
September 13, 2017, 06:31:15 PM
 #1694

Any computers that I upgraded to 1.0.3.2 do not connect to nodes. No matter how many addnodes I have in the conf.

All of the computers running 1.0.3.1 do connect to nodes even after restarting them.

None are showing up on the pool.

tiras
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
September 13, 2017, 06:37:19 PM
 #1695

Any computers that I upgraded to 1.0.3.2 do not connect to nodes. No matter how many addnodes I have in the conf.

All of the computers running 1.0.3.1 do connect to nodes even after restarting them.

None are showing up on the pool.




JUST WAIT  Smiley

BiblePay (BBP) | Reddit - Twitter - Forum - Slack - Discord | C-CEX - CoinsMarkets | Love one another, be a good Samaritan, help those in distress and spread the gospel
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
September 13, 2017, 06:43:33 PM
 #1696

buddies how you upgrade your wallet?  
tried install newest wallet on new machine and same problem like you Windows 64bit file.  "A fatal error occurred. Biblepay Core can no longer safely continue and will quit."

bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
September 13, 2017, 06:54:45 PM
 #1697

Any computers that I upgraded to 1.0.3.2 do not connect to nodes. No matter how many addnodes I have in the conf.

All of the computers running 1.0.3.1 do connect to nodes even after restarting them.

None are showing up on the pool.




JUST WAIT  Smiley

Nice pic, thats what I feel like!


So basically, 1.0.3.1-1.0.3.3 was a failure. 

This version contains a bad LogPrint message, that causes the entire wallet to die.

The new version is almost ready.  I just tested it and it works on debian and raises the subsidy back up to normal at block 7500.



🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
September 13, 2017, 06:58:38 PM
 #1698

Alright, lets rewind the whole day back to about 7 AM and try this again.

Version 1.0.3.4 (the future mandatory) is now checked in for linux only.  This new version includes a 'protocol' upgrade meaning it wont communicate with prior versions.  If anyone on linux wants to upgrade now and start pre-testing go for it.

Win is compiling and will be ready in two hours.

In the mean time I need to run some errands, Ill be back in two hours and we can release Windows and I will make a POST so everyone can be ready at approx the same time to try the mandatory upgrade again.



🕇 BiblePay 🕇
🕇  Announcement | ForumSlackDiscordRedditTwitter | SouthXChange  🕇
🕇 A Christian cryptocurrency | Supporting orphans through a decentralized autonomous charity 🕇
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
September 13, 2017, 07:01:13 PM
 #1699

bible_pay  can you post here how can we upgrade our wallet? pls dont waste our real time ...  and can you write on main web http://biblepay.org/ what version we downloading?

J1980
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 13, 2017, 07:11:19 PM
 #1700

Alright, lets rewind the whole day back to about 7 AM and try this again.

Version 1.0.3.4 (the future mandatory) is now checked in for linux only.  This new version includes a 'protocol' upgrade meaning it wont communicate with prior versions.  If anyone on linux wants to upgrade now and start pre-testing go for it.

Win is compiling and will be ready in two hours.

In the mean time I need to run some errands, Ill be back in two hours and we can release Windows and I will make a POST so everyone can be ready at approx the same time to try the mandatory upgrade again.




Nice a new version :-D
But wat about the mining and transaction from today ...
I understand that a role back will take this away?

I made my first transaction today lol

(Just a minor miner on a old laptop )
Pages: « 1 ... 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 124 125 126 127 128 129 130 131 132 133 134 135 ... 164 »
  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!