bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
September 12, 2017, 06:19:37 PM |
|
Awkwardly my Linux Biblepay client had banned node.biblepay.org for "misbehaving". That explains why my server had dropped out of the pool again an hour ago (pool.biblepay.org has the same IP). I've deleted the banlist.dat and hopefully it won't ban it again, but I think the same thing had happened one or twice over the past couple of days...
Let me know if the log shows a reason why it was misbehaving, if you happen to come across it. I think it was an invalid share (from the pool?) Times below are in UTC: 2017-09-12 13:26:53 ERROR: CheckBlockHeader(): proof of work failed 2017-09-12 13:26:53 ERROR: ProcessNewBlock: CheckBlock FAILED 2017-09-12 13:26:53 Misbehaving: 108.61.204.234:40000 (50 -> 100) BAN THRESHOLD EXCEEDED 2017-09-12 13:26:53 89UpdateTip: new best=709b269c65b9a67926110eba5e677a523e8c06910cd22716651705eb9c78cff7 height=7290 log2_work=46.90914 tx=11178 date=2017-09-12 13:26:49 progress=1.000000 cache=0.0MiB(64tx) 2017-09-12 13:26:53 ProcessNewBlock : ACCEPTED 2017-09-12 13:26:59 CMasternodeSync::IsBlockchainSynced -- found enough peers on the same height as we are, done ...
Thanks, I made a temporary code change to this function, but we still need to find out how the pool server is sending your node a high hash. I lowered the d-dos down to 5 from 50, until we can figure out why.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
September 12, 2017, 06:27:21 PM |
|
I see the accountability button in the wallet leads to a d-dos page. I'm going to go ahead and fix that now. West asked if we have "modular" code. LOL. Yes!
I do have a project for someone. If someone can research who in the bitcoin world does professional wallet theming. Someone who adds exchange buttons, a vertical toolbar, background images, and professional CSS for an entire wallet theme to a QT5 wallet (with 3 themes from the option page). (Not looking for a volunteer, looking for someone with over 5 years experience that charges us $500-$1500). Let them know we will have a new Logo pack by the time we approve the expense. Could someone find that individual and hook us up with them?
|
|
|
|
slovakia
|
|
September 12, 2017, 06:48:31 PM |
|
im trying sync Biblepay Core verzia 1.0.3.1 (64-bit) and still crashed WIN 10 64Bit any help,idea? addnode=node.biblepay.org addnode=biblepay.inspect.network gen=1 genproclimit=8 poolport=80 pool=http://pool.biblepay.org workerid=bratislava addnode=137.74.0.113 addnode=37.59.14.211 addnode=94.23.196.50 addnode=94.23.12.37 addnode=91.121.83.119 addnode=188.165.193.28
|
|
|
|
616westwarmoth
|
|
September 12, 2017, 06:53:55 PM |
|
im trying sync Biblepay Core verzia 1.0.3.1 (64-bit) and still crashed WIN 10 64Bit any help,idea? addnode=node.biblepay.org addnode=biblepay.inspect.network gen=1 genproclimit=8 poolport=80 pool=http://pool.biblepay.org workerid=bratislava addnode=137.74.0.113 addnode=37.59.14.211 addnode=94.23.196.50 addnode=94.23.12.37 addnode=91.121.83.119 addnode=188.165.193.28
Delete your banlist, delete your debug.txt. Then change your .conf to not generate (i.e., #gen=1). Start, go to wallet repair, hit the Reindex button. It will restart. Wait, if it gets stuck at 12 hours or less for more than 5 minutes, exit out of Core. Restart Core, it should take a few more minutes and sync. Then exit Core one last time, re-enable gen=1 in your .conf file, delete or rename your debug.txt file.
|
|
|
|
slovakia
|
|
September 12, 2017, 07:05:29 PM |
|
im trying sync Biblepay Core verzia 1.0.3.1 (64-bit) and still crashed WIN 10 64Bit any help,idea? addnode=node.biblepay.org addnode=biblepay.inspect.network gen=1 genproclimit=8 poolport=80 pool=http://pool.biblepay.org workerid=bratislava addnode=137.74.0.113 addnode=37.59.14.211 addnode=94.23.196.50 addnode=94.23.12.37 addnode=91.121.83.119 addnode=188.165.193.28
Delete your banlist, delete your debug.txt. Then change your .conf to not generate (i.e., #gen=1). Start, go to wallet repair, hit the Reindex button. It will restart. Wait, if it gets stuck at 12 hours or less for more than 5 minutes, exit out of Core. Restart Core, it should take a few more minutes and sync. Then exit Core one last time, re-enable gen=1 in your .conf file, delete or rename your debug.txt file. where is situated banlist? 2nd sentence dont understand..... gen=1 del´ed=not use? why i cant join to exists peerers?
|
|
|
|
maarekelets
Newbie
Offline
Activity: 27
Merit: 0
|
|
September 12, 2017, 07:07:56 PM |
|
I see the accountability button in the wallet leads to a d-dos page. I'm going to go ahead and fix that now. West asked if we have "modular" code. LOL. Yes!
I do have a project for someone. If someone can research who in the bitcoin world does professional wallet theming. Someone who adds exchange buttons, a vertical toolbar, background images, and professional CSS for an entire wallet theme to a QT5 wallet (with 3 themes from the option page). (Not looking for a volunteer, looking for someone with over 5 years experience that charges us $500-$1500). Let them know we will have a new Logo pack by the time we approve the expense. Could someone find that individual and hook us up with them?
While I don't know a professional QT5 wallet designer, I do know a few very qualified and experienced designer/developers who have the design chops for something like this (the specifics of working within a qt5 arrangement wouldn't be an issue to them as they tend to take on development projects for off-beat form factors/presentations). If your search for the QT5 specific person isn't successful, give me a shout and I will get their names to you so they could get you their portfolios and etc.
|
|
|
|
616westwarmoth
|
|
September 12, 2017, 07:16:59 PM |
|
[quote author=616westwarmoth link=topic=2042657.msg21769004#msg21769004 date=1505242435
Delete your banlist, delete your debug.txt. Then change your .conf to not generate (i.e., #gen=1). Start, go to wallet repair, hit the Reindex button. It will restart. Wait, if it gets stuck at 12 hours or less for more than 5 minutes, exit out of Core. Restart Core, it should take a few more minutes and sync. Then exit Core one last time, re-enable gen=1 in your .conf file, delete or rename your debug.txt file.
where is situated banlist? 2nd sentence dont understand..... gen=1 del´ed=not use? why i cant join to exists peerers? [/quote] Look in the folder your biblepay.conf file is (should be C:\Users\<USRNAME?\AppData\Roaming\BiblepayCore). You'll find the debug log there as well as the banlist.dat file.
|
|
|
|
m4tsby
Member
Offline
Activity: 126
Merit: 10
|
|
September 12, 2017, 07:17:41 PM |
|
im trying sync Biblepay Core verzia 1.0.3.1 (64-bit) and still crashed WIN 10 64Bit any help,idea? addnode=node.biblepay.org addnode=biblepay.inspect.network gen=1 genproclimit=8 poolport=80 pool=http://pool.biblepay.org workerid=bratislava addnode=137.74.0.113 addnode=37.59.14.211 addnode=94.23.196.50 addnode=94.23.12.37 addnode=91.121.83.119 addnode=188.165.193.28
Delete your banlist, delete your debug.txt. Then change your .conf to not generate (i.e., #gen=1). Start, go to wallet repair, hit the Reindex button. It will restart. Wait, if it gets stuck at 12 hours or less for more than 5 minutes, exit out of Core. Restart Core, it should take a few more minutes and sync. Then exit Core one last time, re-enable gen=1 in your .conf file, delete or rename your debug.txt file. where is situated banlist? 2nd sentence dont understand..... gen=1 del´ed=not use? why i cant join to exists peerers? You will use gen=1 but 616 meant to comment it out (ex. #) for the time being...that is how I read it anyway.
|
|
|
|
616westwarmoth
|
|
September 12, 2017, 07:22:06 PM |
|
You will use gen=1 but 616 meant to comment it out (ex. #) for the time being...that is how I read it anyway.
Yes, comment out the gen=1 (it will read #gen=1) then save the biblepay.conf. When you restart Core, it won't generate but will behave quicker to sync. When it's sych'ed up, close Core, go back to the biblepay.conf, re-enable gen=1 (by removing the #), re-save, then restart Core.
|
|
|
|
616westwarmoth
|
|
September 12, 2017, 07:23:34 PM |
|
And the second part of the sentence is, before restarting Core for the "last" time, rename or delete your debug.txt file.
|
|
|
|
m4tsby
Member
Offline
Activity: 126
Merit: 10
|
|
September 12, 2017, 07:27:26 PM |
|
You dont happen to have that Xubuntu setup do you? Im still unable to run. I could send you some BBP! I keep getting this error: make: *** No targets specified and no makefile found. Stop. Not sure where the holdup is. I tried in /Biblepay and in /SRC..made sure I was sudo.. linux new to me however.
|
|
|
|
616westwarmoth
|
|
September 12, 2017, 07:31:06 PM |
|
You dont happen to have that Xubuntu setup do you? Im still unable to run. I could send you some BBP! I keep getting this error: make: *** No targets specified and no makefile found. Stop. Not sure where the holdup is. I tried in /Biblepay and in /SRC..made sure I was sudo.. linux new to me however. I just got a couple machines in today (but of course the seller forgot to send the power cables). I'm going to set one up as a Linux machine so I can better give advice and will be using Xubuntu I believe. I've got a GPU miner that runs Xubuntu but don't really want to mess with it as it's been super stable for two months and don't mess with success, right? Depending on how my week goes, I'll have time by Friday afternoon if I don't get started beforehand. Hopefully you get it figured out, but when I was playing with Linux earlier, I discovered I missed a step, so it doesn't hurt (much) to just start from the beginning of the Linux How-To and try again from the top.
|
|
|
|
inblue
|
|
September 12, 2017, 07:32:47 PM |
|
You dont happen to have that Xubuntu setup do you? Im still unable to run. I could send you some BBP! I keep getting this error: make: *** No targets specified and no makefile found. Stop. Not sure where the holdup is. I tried in /Biblepay and in /SRC..made sure I was sudo.. linux new to me however. Before make you need to run ./autogen.sh and ./configure
|
|
|
|
slovakia
|
|
September 12, 2017, 07:52:23 PM |
|
all working=thx
|
|
|
|
tiras
|
|
September 12, 2017, 08:09:24 PM |
|
You dont happen to have that Xubuntu setup do you? Im still unable to run. I could send you some BBP! I keep getting this error: make: *** No targets specified and no makefile found. Stop. Not sure where the holdup is. I tried in /Biblepay and in /SRC..made sure I was sudo.. linux new to me however. Before make you need to run ./autogen.sh and ./configure @inblue , which linux distro are you using for BBP miner ?
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
September 12, 2017, 08:10:57 PM |
|
I see the accountability button in the wallet leads to a d-dos page. I'm going to go ahead and fix that now. West asked if we have "modular" code. LOL. Yes!
I do have a project for someone. If someone can research who in the bitcoin world does professional wallet theming. Someone who adds exchange buttons, a vertical toolbar, background images, and professional CSS for an entire wallet theme to a QT5 wallet (with 3 themes from the option page). (Not looking for a volunteer, looking for someone with over 5 years experience that charges us $500-$1500). Let them know we will have a new Logo pack by the time we approve the expense. Could someone find that individual and hook us up with them?
While I don't know a professional QT5 wallet designer, I do know a few very qualified and experienced designer/developers who have the design chops for something like this (the specifics of working within a qt5 arrangement wouldn't be an issue to them as they tend to take on development projects for off-beat form factors/presentations). If your search for the QT5 specific person isn't successful, give me a shout and I will get their names to you so they could get you their portfolios and etc. Thanks, yeah, dont mean to sound picky, but for this particular thing I was looking for a Gen2 pro wallet themer, another words, someone who has done at least 10 wallet complete themes. Sort of like a tattoo artist- they are experts in their field. The reason why is they will ask us questions for example to let the community choose the primary and secondary background colors, they will have a list of every qt5 icon to update, they will merge in the time tested spinner mov files, they will have experience to put the horizontal bar on the main page, and basically plug the whole thing in. I used Flubber one time and I see hes still on bitcointalk but cant reach him. If you google Gen-2 and Gen-3 wallet design threads you will find a few examples of the process again, but I dont have anyone specific. As far as the qt5 guy, he sounds like a person we would want on our team, but this is sort of a one off project.
|
|
|
|
maarekelets
Newbie
Offline
Activity: 27
Merit: 0
|
|
September 12, 2017, 09:26:18 PM |
|
I see the accountability button in the wallet leads to a d-dos page. I'm going to go ahead and fix that now. West asked if we have "modular" code. LOL. Yes!
I do have a project for someone. If someone can research who in the bitcoin world does professional wallet theming. Someone who adds exchange buttons, a vertical toolbar, background images, and professional CSS for an entire wallet theme to a QT5 wallet (with 3 themes from the option page). (Not looking for a volunteer, looking for someone with over 5 years experience that charges us $500-$1500). Let them know we will have a new Logo pack by the time we approve the expense. Could someone find that individual and hook us up with them?
While I don't know a professional QT5 wallet designer, I do know a few very qualified and experienced designer/developers who have the design chops for something like this (the specifics of working within a qt5 arrangement wouldn't be an issue to them as they tend to take on development projects for off-beat form factors/presentations). If your search for the QT5 specific person isn't successful, give me a shout and I will get their names to you so they could get you their portfolios and etc. Thanks, yeah, dont mean to sound picky, but for this particular thing I was looking for a Gen2 pro wallet themer, another words, someone who has done at least 10 wallet complete themes. Sort of like a tattoo artist- they are experts in their field. The reason why is they will ask us questions for example to let the community choose the primary and secondary background colors, they will have a list of every qt5 icon to update, they will merge in the time tested spinner mov files, they will have experience to put the horizontal bar on the main page, and basically plug the whole thing in. I used Flubber one time and I see hes still on bitcointalk but cant reach him. If you google Gen-2 and Gen-3 wallet design threads you will find a few examples of the process again, but I dont have anyone specific. As far as the qt5 guy, he sounds like a person we would want on our team, but this is sort of a one off project. Totally understand, just something to keep in mind for other projects as well. I've been promoting BBP among some of my friends (They are in the Houston area while I am in the Tulsa area....so not far from DFW) because despite our varying beliefs all of us find something to like with the project (I personally was drawn to the novel hash concept at first but then really fell in with the root cause of helping others through charity). My intention (when I'm less buried by work) is to go through the github and become familiar with the inner-workings but until then I figure I can write a few letters to kids, run a few nodes, and just be involved however. I'll keep my eyes open for when you float requests. Thanks again for your work and vision on this project.
|
|
|
|
Iuliu
Member
Offline
Activity: 83
Merit: 11
|
|
September 12, 2017, 10:08:25 PM |
|
You know it is pretty frustrating when you write an letter to an orphan and after you click on save everything is lost 'cause you need to log in again...
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
September 12, 2017, 10:38:07 PM |
|
You know it is pretty frustrating when you write an letter to an orphan and after you click on save everything is lost 'cause you need to log in again...
Yeah, in the mean time ctrl-A, ctrl-C, then Save, but anyway, I get the point, let me try to find the root cause as to why the timeout is so short.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
September 12, 2017, 10:45:46 PM |
|
You know it is pretty frustrating when you write an letter to an orphan and after you click on save everything is lost 'cause you need to log in again...
I just set the pools session timeout to 900 minutes. Let me know if anyone experiences a timeout going forward. A timeout is when you get redirected to the login page.
|
|
|
|
|