Bitcoin Forum
April 30, 2024, 05:41:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 [186] 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 ... 844 »
  Print  
Author Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes)  (Read 243128 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (345 posts by 1+ user deleted.)
znffal
Full Member
***
Offline Offline

Activity: 364
Merit: 102


View Profile
February 01, 2018, 09:29:33 PM
 #3701

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status? 

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors.  I'm not sure why WATCHDOG_EXPIRED persists. 

Thanks for any ideas.

Try logging into your Masternode server and type

Code:
cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py

Could you also post the text line that you added in

Code:
 crontab -e
1714498912
Hero Member
*
Offline Offline

Posts: 1714498912

View Profile Personal Message (Offline)

Ignore
1714498912
Reply with quote  #2

1714498912
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714498912
Hero Member
*
Offline Offline

Posts: 1714498912

View Profile Personal Message (Offline)

Ignore
1714498912
Reply with quote  #2

1714498912
Report to moderator
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
February 01, 2018, 09:33:25 PM
 #3702

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status?  

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors. venv/bin/python bin/watchman.py doesn't return errors.
I'm not sure why WATCHDOG_EXPIRED persists.  

Thanks for any ideas.

Also check your address here: https://biblepay.eu/

Your local wallet might show wrong status

aikida3k
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
February 01, 2018, 09:37:02 PM
 #3703

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status? 

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors.  I'm not sure why WATCHDOG_EXPIRED persists. 

Thanks for any ideas.

Try logging into your Masternode server and type

Code:
cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py

Could you also post the text line that you added in

Code:
 crontab -e


No errors here:
Code:
@vr2:~/.biblepaycore/watchman# cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py
@vr2:~/.biblepaycore/watchman#

crontab -e:
I have spaces between the stars and everything else follows the instructions.
Code:
* * * * * cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py >/dev/null 2>&1

Thanks, znffal.
znffal
Full Member
***
Offline Offline

Activity: 364
Merit: 102


View Profile
February 01, 2018, 09:42:03 PM
 #3704

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status? 

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors.  I'm not sure why WATCHDOG_EXPIRED persists. 

Thanks for any ideas.

Try logging into your Masternode server and type

Code:
cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py

Could you also post the text line that you added in

Code:
 crontab -e


No errors here:
Code:
@vr2:~/.biblepaycore/watchman# cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py
@vr2:~/.biblepaycore/watchman#

crontab -e:
I have spaces between the stars and everything else follows the instructions.
Code:
* * * * * cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py >/dev/null 2>&1

Thanks, znffal.



Code:
* * * * * cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py >/dev/null 2>&1

Exactly the same as what I have...
I'm sorry, that is the extent of my ability to help!
Hopefully Rob or someone else can give you help for the issue.

Good luck
aikida3k
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
February 01, 2018, 09:42:59 PM
 #3705

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status?  

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors. venv/bin/python bin/watchman.py doesn't return errors.
I'm not sure why WATCHDOG_EXPIRED persists.  

Thanks for any ideas.

Also check your address here: https://biblepay.eu/

Your local wallet might show wrong status

Okay Togo, that website is showing PRE_ENABLED but the Controller wallet command from masternode list-conf is showing WATCHDOG_EXPIRED.  I guess I will wait.  I have received a payment on the sanctuary in question so I guess I will wait and see if it comes up as ENABLED.  Thanks for your help and pointing that out to me!
aikida3k
Newbie
*
Offline Offline

Activity: 180
Merit: 0


View Profile
February 01, 2018, 10:02:50 PM
 #3706

Also, aren't we supposed to be on https://masternodes.pro?  Didn't we pay to get listed?  I don't see biblepay on masternodes.pro anymore.
togoshigekata
Full Member
***
Offline Offline

Activity: 1260
Merit: 115



View Profile
February 01, 2018, 10:05:55 PM
 #3707

Also, aren't we supposed to be on https://masternodes.pro?  Didn't we pay to get listed?  I don't see biblepay on masternodes.pro anymore.

Ive been bugging them about once a week these past few weeks,
Their wallet dev got sick, and theyve been busy with new MNP Waves coin for their ICO,
Im connected to dev on Discord, he has updated the wallet, Im not sure what is taking so long though Sad

inblue
Full Member
***
Offline Offline

Activity: 462
Merit: 103


View Profile
February 01, 2018, 10:08:29 PM
Last edit: February 01, 2018, 11:25:22 PM by inblue
 #3708

Also, aren't we supposed to be on https://masternodes.pro?  Didn't we pay to get listed?  I don't see biblepay on masternodes.pro anymore.

Ive been bugging them about once a week these past few weeks,
Their wallet dev got sick, and theyve been busy with new MNP Waves coin for their ICO,
Im connected to dev on Discord, he has updated the wallet, Im not sure what is taking so long though Sad

It didn't matter so much, because no one could buy BBP anyway until now.

By the way, for Instant Send, it seems to be only working for transactions up to 5,000 BBP (or some specific size in bytes, I'm not sure), but the limit will be increased in a future update.
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 01, 2018, 10:41:44 PM
 #3709

Anyone have some ideas how to get rid of WATCHDOG_EXPIRED status?  

I have a Sanctuary that is stuck on it.  I have tried removing watchman, reinstalling, rebooting.  The cron job set up with no errors. venv/bin/python bin/watchman.py doesn't return errors.
I'm not sure why WATCHDOG_EXPIRED persists.  

Thanks for any ideas.

Also check your address here: https://biblepay.eu/

Your local wallet might show wrong status

Okay Togo, that website is showing PRE_ENABLED but the Controller wallet command from masternode list-conf is showing WATCHDOG_EXPIRED.  I guess I will wait.  I have received a payment on the sanctuary in question so I guess I will wait and see if it comes up as ENABLED.  Thanks for your help and pointing that out to me!

As long as this only happened to you once, that is normal as it takes 1-8 hours for all the MN messages to propagate.



🕇 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
February 02, 2018, 12:18:14 AM
 #3710

I fixed our logo here:
http://wiki.biblepay.org/Main_Page


I see that Slovakia defaced the page (he removed my name, misspelled it and put some funny characters around it) and his last 7 edits were 90% inaccuarate, so I rolled back the changes and banned edits by non-admins.



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

Activity: 221
Merit: 100


View Profile
February 02, 2018, 12:34:16 AM
 #3711

Also, aren't we supposed to be on https://masternodes.pro?  Didn't we pay to get listed?  I don't see biblepay on masternodes.pro anymore.

it's great news about  BBP on southxchange .

It's still showing c-cex only here though :
https://coinmarketcap.com/currencies/biblepay/#charts


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
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 02, 2018, 12:58:26 AM
 #3712

Also, aren't we supposed to be on https://masternodes.pro?  Didn't we pay to get listed?  I don't see biblepay on masternodes.pro anymore.

it's great news about  BBP on southxchange .

It's still showing c-cex only here though :
https://coinmarketcap.com/currencies/biblepay/#charts



Yeah, its great to have a backup, and it seems to work great.
Someone already bought 1 sanctuary today.

BTC total seems to be off.

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

Activity: 94
Merit: 0


View Profile
February 02, 2018, 01:31:50 AM
 #3713

@Rob

If you click on "show accountability" from the wallet it links to http://accountability.biblepay.org/ which loads but nothing is displayed clicking orphans > expenses paid also is not working for me on accountability.biblepay.org. I know if you click from pool.biblepay.org then go orphans > expenses paid the compassion receipts are there.

So I assume this is just an error but might look bad or be worrisome for a new user that clicks "show accountability".
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
February 02, 2018, 01:35:20 AM
 #3714

@Rob

If you click on "show accountability" from the wallet it links to http://accountability.biblepay.org/ which loads but nothing is displayed clicking orphans > expenses paid also is not working for me on accountability.biblepay.org. I know if you click from pool.biblepay.org then go orphans > expenses paid the compassion receipts are there.

So I assume this is just an error but might look bad or be worrisome for a new user that clicks "show accountability".

Thanks, Im entering orphanage expenses now, so I will fix this now....


🕇 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
February 02, 2018, 01:40:07 AM
 #3715

@Rob

If you click on "show accountability" from the wallet it links to http://accountability.biblepay.org/ which loads but nothing is displayed clicking orphans > expenses paid also is not working for me on accountability.biblepay.org. I know if you click from pool.biblepay.org then go orphans > expenses paid the compassion receipts are there.

So I assume this is just an error but might look bad or be worrisome for a new user that clicks "show accountability".

Fixed.


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

Activity: 1260
Merit: 115



View Profile
February 02, 2018, 05:31:05 AM
 #3716


======

CoinsMarkets has some new news: https://coinsmarkets.com/news.php

and their header bar now says "Trading will be enabled in few hours"

https://coinsmarkets.com/trade-BTC-BBP.htm

capulo
Newbie
*
Offline Offline

Activity: 491
Merit: 0


View Profile
February 02, 2018, 07:30:51 AM
 #3717

i've got pwd reset mail over night. somebody was trying something .... Smiley
ermintrude
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
February 02, 2018, 07:56:30 AM
 #3718

So, just woke up to a POL transaction ? It's enabled now ?
https://imgur.com/a/QSvPX
Obviously -0.00005940BBP isn't going to bankrupt me, but curious Smiley
lhflyfeihong01
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
February 02, 2018, 08:03:23 AM
 #3719

It's so strange that the coin has no many fans in Chinese local forum.
I think the coin is very creative and interesting!
It's the time to attract more guys in.
I wish the team launch some bounty campaigns in other forum,so more guys
will be active!
DayTripperSimon
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 02, 2018, 08:26:02 AM
 #3720

i've got pwd reset mail over night. somebody was trying something .... Smiley

Me too.

Best regards,
Simon
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 [186] 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 ... 844 »
  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!