Bitcoin Forum
April 27, 2024, 11:40:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 ... 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.)
ermintrude
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
January 01, 2018, 06:35:19 AM
 #2081

Seeing my Sanctuary and a lot of Sanctuaries in list with WATCHDOG_EXPIRED status

Code:
~/.biblepaycore/watchman# cd ~/.biblepaycore/watchman && ./venv/bin/python bin/watchman.py
Traceback (most recent call last):
  File "bin/watchman.py", line 244, in <module>
    main()
  File "bin/watchman.py", line 191, in main
    perform_biblepayd_object_sync(biblepayd)
  File "bin/watchman.py", line 24, in perform_biblepayd_object_sync
    GovernanceObject.sync(biblepayd)
  File "lib/models.py", line 87, in sync
    (go, subobj) = self.import_gobject_from_biblepayd(biblepayd, item)
  File "lib/models.py", line 117, in import_gobject_from_biblepayd
    object_hex = biblepaylib.SHIM_deserialise_from_biblepayd(object_hex)
  File "lib/biblepaylib.py", line 204, in SHIM_deserialise_from_biblepayd
    obj = deserialise(biblepayd_hex)
  File "lib/biblepaylib.py", line 229, in deserialise
    obj = simplejson.loads(json, use_decimal=True)
  File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/simplejson/__init__.py", line 533, in loads
    return cls(encoding=encoding, **kw).decode(s)
  File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/simplejson/decoder.py", line 370, in decode
    obj, end = self.raw_decode(s)
  File "/root/.biblepaycore/watchman/venv/local/lib/python2.7/site-packages/simplejson/decoder.py", line 400, in raw_decode
    return self.scan_once(s, idx=_w(s, idx).end())
simplejson.scanner.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 1673 (char 1672)

Lets try to restart them, making me nervous as we get closer to the superblock... Ill look at the error.


hello, i have same problem with watchman

https://i.imgur.com/w2i6Em9.png

Exactly the same problem here.. Seems to have crapped out around 00.30UTC...
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714261240
Hero Member
*
Offline Offline

Posts: 1714261240

View Profile Personal Message (Offline)

Ignore
1714261240
Reply with quote  #2

1714261240
Report to moderator
1714261240
Hero Member
*
Offline Offline

Posts: 1714261240

View Profile Personal Message (Offline)

Ignore
1714261240
Reply with quote  #2

1714261240
Report to moderator
1714261240
Hero Member
*
Offline Offline

Posts: 1714261240

View Profile Personal Message (Offline)

Ignore
1714261240
Reply with quote  #2

1714261240
Report to moderator
ermintrude
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
January 01, 2018, 08:37:35 AM
 #2082

If it's any help, I'm getting these errors on runnning watchman tests..

Code:
============================= test session starts ==============================
platform linux2 -- Python 2.7.12, pytest-3.0.1, py-1.4.31, pluggy-0.3.1
rootdir: /root/.biblepaycore/watchman, inifile:
collected 12 items / 2 errors

==================================== ERRORS ====================================
_____________ ERROR collecting test/unit/models/test_proposals.py ______________
test/unit/models/test_proposals.py:10: in <module>
    from models import GovernanceObject, Proposal, Vote
lib/models.py:5: in <module>
    import init
lib/init.py:103: in <module>
    main()
lib/init.py:94: in main
    if not is_database_correctly_configured():
lib/init.py:55: in is_database_correctly_configured
    sys.exit(1)
E   SystemExit: 1
------------------------------- Captured stdout --------------------------------
[error]: unable to open database file
Cannot connect to database. Please ensure database service is running and user access is properly configured in 'watchman.conf'.
____________ ERROR collecting test/unit/models/test_superblocks.py _____________
test/unit/models/test_superblocks.py:10: in <module>
    from models import GovernanceObject, Proposal, Superblock, Vote
lib/models.py:5: in <module>
    import init
lib/init.py:103: in <module>
    main()
lib/init.py:94: in main
    if not is_database_correctly_configured():
lib/init.py:55: in is_database_correctly_configured
    sys.exit(1)
E   SystemExit: 1
------------------------------- Captured stdout --------------------------------
[error]: unable to open database file
Cannot connect to database. Please ensure database service is running and user access is properly configured in 'watchman.conf'.
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 2 error in 0.77 seconds ============================
gerymakgyaer
Member
**
Offline Offline

Activity: 422
Merit: 11


View Profile
January 01, 2018, 08:55:28 AM
 #2083

Biblepay Install and Mining Setup EASY. Just copy and paste this in your ...tools...open wallet configuration file.. The genlroclimit can be set on anything from 4 to 16

https://www.youtube.com/watch?v=jiirBqAUz9E
oliwer21
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2018, 09:04:16 AM
 #2084

The ROI on the masternode will decrease as more people buy them.
They NOT BUY by them they only freez their 1,5mln bbp for time when they want earn 11k coins per day... I'm asking for what atm?
Small miners will never come to this coin because it's look like scam for MN, oh i forgot, as you said "you dont care about small miners..."

P.S. to be clear, i stop minning because i dont want sponsor MN.

So much hate for a Christian Coin, lets love one another.



So much tributes for a Chritian Coin, lets help oprhans not mn owners.
x5650
Newbie
*
Offline Offline

Activity: 87
Merit: 0


View Profile
January 01, 2018, 10:05:43 AM
 #2085

Stopped mining with my 2 machines, not worth it for the ridiculously low shares i got lately.
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
January 01, 2018, 10:23:34 AM
 #2086

Stopped mining with my 2 machines, not worth it for the ridiculously low shares i got lately.
thx ...  Wink  more renegades more coins  Grin

oliwer21
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2018, 10:35:54 AM
 #2087

Stopped mining with my 2 machines, not worth it for the ridiculously low shares i got lately.
lul with ryzen 8/16 on 3,7ghz all core you will get less than 10 coins per block... Happy new year Grin

and something in TOGO syle

https://imgur.com/a/cR5Pe
x5650
Newbie
*
Offline Offline

Activity: 87
Merit: 0


View Profile
January 01, 2018, 10:36:18 AM
 #2088

Stopped mining with my 2 machines, not worth it for the ridiculously low shares i got lately.
thx ...  Wink  more renegades more coins  Grin

You welcome, electricity not free here.
Will get back when shares normalise (if they do)
 Wink
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
January 01, 2018, 11:14:29 AM
 #2089

oliwer on DASH working same style
x5650 youll welcome always

oliwer21
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2018, 11:36:19 AM
 #2090

oliwer on DASH working same style
x5650 youll welcome always
Ofc but i fought that we want not by another dash copy...
slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
January 01, 2018, 11:41:02 AM
 #2091

BBP without masternodes?

oliwer21
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2018, 11:51:01 AM
 #2092

BBP without masternodes?
With, but on diffrent rules...  i wrote them few pages ago...
But mn lobbing is too strong Sad
sharpshot
Full Member
***
Offline Offline

Activity: 250
Merit: 101


View Profile
January 01, 2018, 01:04:18 PM
 #2093

Happy 2018 everyone.  I just mine a bit in the background while I'm doing other things now.  Don't get many coins but it's at no extra cost and hopefully the price will go up.  I think what this coin needs now is to get on a bigger exchange, hopefully, that will happen in the next few months.
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
January 01, 2018, 01:56:30 PM
 #2094

Happy new year to all! It seems the masternode for BBP is activated now?

If so can somebody please point me to a tutorial or info on how I can get one or more of them set up and running?

Thanks in advance for any help you can offer Cheesy

slovakia
Full Member
***
Offline Offline

Activity: 770
Merit: 100



View Profile
January 01, 2018, 02:19:29 PM
 #2095

very weird:

in controller debug is enabled and in linux machine is still WATCHDOG_EXPIRED

im confused from this

Mythul
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250


View Profile
January 01, 2018, 02:20:43 PM
 #2096

The CPU algorithm is a kind of energy-saving method
Same as the DASH algorithm
It's going to be a lot of work
bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
January 01, 2018, 02:21:07 PM
 #2097

On this Watchman issue in python, thanks for all the posts, I have that error on my sanctuary also.

So Im working on reproducing now, and Im in slack with Alex working with him on the underlying data.

Ill let you all know as soon as we figure out what is wrong.

Togo, thanks for your help.  So the good news is the proposals are all still there, and our "gobject list all triggers" is still in the sanctuaries for block 24600.  So this is a new situation, checking....



🕇 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
January 01, 2018, 02:25:14 PM
 #2098

update 1073 is out?  Shocked 


bible_pay (OP)
Full Member
***
Offline Offline

Activity: 1176
Merit: 215


Jesus is the King of Kings and Lord of Lords


View Profile WWW
January 01, 2018, 02:29:09 PM
 #2099

update 1073 is out?  Shocked 


Its a feature Alex is testing overnight; you will have to ask him if it works or not, dont download things that arent announced for Prod yet.
It requires a key to turn on.

🕇 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
January 01, 2018, 02:30:12 PM
 #2100

okik, ill go to test it on my test server

and Masternodes is offline now? cos i see watchdogs expired

Pages: « 1 ... 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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 ... 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!