Bitcoin Forum
May 04, 2024, 12:08:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: March 12, 2020, 07:40:15 PM
thanks Smiley

I found the github instructions, after a while.
thanks again.
and.. why can't I find how many blocks before mined pow block is mature??
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: March 12, 2020, 04:10:48 PM
so apparently.... the example rieMiner.conf which I copy pasted has some formatting issues.
To be safe I also removed special characters from the username and password.

Also, to run the miner and create a conf file you shouldn't install the miner to /usr/local/bin but run it in a sub directory of the user's home or else the conf file will not be generated by the assistant.

It would be very helpful to new(bie) users if there was a well vetted example rieMiner.conf.
 One of the conventions used in the current generated conf file by the assistant is the capitalization and the extra spacing which was unexpected.
Code:
 Mode = Solo 
instead of
Code:
 mode=solo 

With 6GB RAM I cannot seem to figure out the "tuning". Is there any help for that?

Thanks Smiley
I got it up and running at least Cheesy
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: March 11, 2020, 08:10:51 PM
ok, I hope you don't mind but I cannot find any answers anywhere for this:
Code:
 Connecting to Riecoin server...
sendRPCCall: JSON decoding failed :| - '[' or '{' expected near end of file
Failure :| ! Retry in 10 seconds...
using the latest miners from github trying to solo mine.
The wallet reports incorrect password attempts on ports in the 59900 to 64000 range and not the conf file rpcport=28332
when mining to 127.0.0.1

Hoping you can help. TY.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XSR] Sucrecoin | POW | X16r | Update [XSR] on: February 02, 2020, 11:09:44 AM
Need a guide to solo mine with GPU

Anyone?

@Blockmuncher
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XSR] Sucrecoin | POW | X16r | Update [XSR] on: February 02, 2020, 10:10:46 AM
Current Linux wallet is NOT compatible with anything higher than UBUNTU 16.04 or Debian Xenial
Requires some dev intervention to update to 18.04 and the latest Berkley DB and Boost.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Don't pay! Ultimate Crypto-Server Installer Script setup your pool in minutes! on: November 08, 2019, 10:33:37 PM
Hi,
I have a few questions:

Why does your install script require to be run by root?
I do not see anything in bootstrap.sh that cannot be run by sudo.

Also, why can you not use an already created user?
What's so special about the new user created by the script?

I see you have a script for Ubuntu 18.10. Does it work on 18.04 LTS?
Can I run a local network copy of it on my Ubuntu box just so I can try it and learn it?
I would run a couple localnet miners against it to test it out.

Reading from: https://github.com/cryptopool-builders/Multi-Pool-Installer/wiki/Install

Thanks Smiley
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: November 01, 2019, 11:44:40 PM
@bible_pay
On the installation of NOMP pool you said it is installed as root. So all files and directories under /pool should be owned by root? Mine has half of it in my username instead.

It's all in root now. Still has issues but I will work them out.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 30, 2019, 08:25:30 AM
Having this error trying to install NOMP pool:
Code:
 Error: Cannot find module 'bignum'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.Module._load (module.js:474:25)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/pool/nomp/node_modules/stratum-pool/algoProperties.js:1:76)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
There were similar errors during "npm update".
After rebooting and running as su
Code:
 /pool/nomp/npm install 
the bignum issue resolved by actually downloading and compiling it.
I now have an operational NOMP pool on my local network. (still need to sort out ports) I will use this to just to try things at the moment.

I also had to copy biblepay_example.json to biblepay.json in /pool/nomp/coins

I submitted a pull request based on your experience and mine.

had some issues with npm too and had to use:

npm install -g bignum

had to run as root, but not use sudo. sudo seems to installs npm in a different place.

for pool_configs -- biblepay.json

daemons and payment_processing is your rpcport in biblepay.conf
for p2p port it is same as port in biblepay.conf (usually port 40000)

the duplicate shares continue to be an issue. i'm noticing on the node init.js output log, the curtime and nonce repeat. I would think the curtime should constantly increase, but it seems to be static. nTime + nElapsed = curtime would be interesting to toy with.

I'll have to cpu mine a different coin just to see how it behaves.

I also read there's a duplicate share exploit in NOMP which has a simple fix. https://github.com/zone117x/node-open-mining-portal/issues/430
Code:
 missing data 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff20034c5b02044843b95d08
[2019-10-30 04:22:17] submit_upstream_work::3 stratum_send_line failed - truncated hex
[2019-10-30 04:22:17] ...retry after 30 seconds
[2019-10-30 04:22:27] thread 2: 1642663746 hashes, 30596 khash/s
[2019-10-30 04:22:30] thread 6: 1098928 hashes, 19.38 khash/s
[2019-10-30 04:22:30] thread 1: 1099372 hashes, 19.38 khash/s
[2019-10-30 04:22:30] thread 3: 1094697 hashes, 19.28 khash/s
[2019-10-30 04:22:30] thread 7: 1094578 hashes, 19.24 khash/s
[2019-10-30 04:22:30] thread 5: 1099390 hashes, 19.21 khash/s
[2019-10-30 04:22:41] thread 4: 199758724 hashes, 2928 khash/s

missing data 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff20034c5b02044843b95d08
[2019-10-30 04:22:47] submit_upstream_work::3 stratum_send_line failed - truncated hex
[2019-10-30 04:22:47] ...retry after 30 seconds
[2019-10-30 04:23:06] thread 0: 2969508352 hashes, 31698 khash/s

Error in stratum-gen-work2; poolhex too short

I think I might try reinstalling. installing pool with "sudo su" seems to mean that I have to run is as "sudo su" trying the normal sudo way it won''t launch right....
Will try again.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 30, 2019, 06:05:49 AM
Having this error trying to install NOMP pool:
Code:
 Error: Cannot find module 'bignum'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.Module._load (module.js:474:25)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/pool/nomp/node_modules/stratum-pool/algoProperties.js:1:76)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
There were similar errors during "npm update".
After rebooting and running as su
Code:
 /pool/nomp/npm install 
the bignum issue resolved by actually downloading and compiling it.
I now have an operational NOMP pool on my local network. (still need to sort out ports) I will use this to just to try things at the moment.

I also had to copy biblepay_example.json to biblepay.json in /pool/nomp/coins
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 30, 2019, 05:18:15 AM
Having this error trying to install NOMP pool:
Code:
 Error: Cannot find module 'bignum'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.Module._load (module.js:474:25)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/pool/nomp/node_modules/stratum-pool/algoProperties.js:1:76)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
There were similar errors during "npm update".
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 30, 2019, 03:57:06 AM
Hey All,

We are off to a little bit of a rocky start with Nomp.  I moved the history feature out of pool.biblepay.org over to nomp, but unfortunately the database was erased and I had to start the history over.

So I paid everyone manually who appears to be owed a relatively random amount (but over by 5k or so).  Please PM me if I missed you or if you feel you were shorted.

Sorry for the inconvenience, lets give it another run.



Ouch Smiley
Thanks though. was wondering how I got 1400 in one payment just now.
It's still beta so kind of expecting these things.
Hopefully it settles now.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 29, 2019, 06:49:03 PM
It would be helpful if a few of you start up your WCG (world community grid) CPID again, and join it to team BiblePay, and start accumulating some RAC for testnet.

Im going to be inviting people into testnet on Friday.



I can start some, but i need to recall how it works Smiley
Started one machine on WCG. shouldn't take long to get some decent RAC.

ah sooo.. i think i need to setup podc again... Cheesy ok, i'll start wcg today, maybe i still have account there Smiley
Yes. Just setup Boinc to run World Community Grid and be sure to add yourself to Team Biblepay.
Get a head start on RAC Smiley
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 29, 2019, 05:09:44 PM
It would be helpful if a few of you start up your WCG (world community grid) CPID again, and join it to team BiblePay, and start accumulating some RAC for testnet.

Im going to be inviting people into testnet on Friday.



I can start some, but i need to recall how it works Smiley
Started one machine on WCG. shouldn't take long to get some decent RAC.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 28, 2019, 12:48:17 AM
1) can we have lower difficulty? Even 3 diff is kind of high for some computers. Could you offer difficulty of 1 or lower perhaps?

2) Wrote some new articles:

I downloaded the Biblepay wallet but it doesn’t sync, why?
https://whitewalr.us/2019/biblepay-wallet-sync-issue.html

How do I mine on the BiblePay NOMP pool?
https://whitewalr.us/2019/biblepay-nomp-pool-mining.html


3) I get disconnected from pool sometimes. I just communicated with it so I am not sure why this is happening.

stratum_recv_line failed
Stratum connection interrupted

I tried temporarily from different networks (usa, europe, asia, etc). it seems to happen regardless of where my miner traffic originates from.. i wonder if pool can handle all the workers?

is anyone else seeing the disconnect?

4) i let some miners run overnight and I think invalid shares is high again. out of 1050 submitted / only 1010 accepted. So, something like 96.1% accept rate. saturday day worked very good. but saturday night maybe more people joined pool, i don't know.

1) Port 3032 has a variable diff of 1-10 now.  I had to change a parameter.

2) Will need to read them.

3) I believe this needs a code change in the external miner.  Ill ask you to enter a github as soon as the feature is enabled.  Yeah, the pool is hardly using resources, so Im sure its handling the workers.  Its just a condition when no one in the round solves a share for 120 seconds, stratum hangs up and reconnects. 

4) 1010 out of 1050 is completely normal.  There are 8 error messages the pools check for, and that ratio is very much inline with what pool.biblepay.org experienced. 

5) Ill try to get that nomp doc out today so you can start a pool also.


Sun, if you (or anyone else) wants to start a NOMP pool here is the documentation:

https://github.com/biblepay/node-open-mining-portal/blob/master/Deploy%20a%20Nomp%20BiblePay%20Pool.txt


Good luck!



Thank you very much for the pool document. I will try one for sure Smiley
I have 2 questions: Currently what kind of bandwidth is the NOMP pool requiring (up and down)??  and is it ok to charge a little bit to help with hosting cost ( 0.1 to 0.5%)?

I have a 5 addresses for 5 miners but only getting 2 payments lately. Is there a minimum payment? they are all over 100 bbp.

You can actually charge whatever you want.  Although if you go higher than 5% or so I think all the miners will rebel.

It looks like the host is using about 40 gigs up and 80 gigs down per day right now (it gets 4000 gb free per month). 

Minimum payment is 100 bbp, could you please check pool.biblepay.org for a specific solved block and give an example of one that didnt get paid?


OK. Thanks for the explanation.
Minimum payment is 100 bbp and that explains why my slower miners get paid less often.
I sent you a PM with the 5 addresses and cannot seem to go back far enough on pool.biblepay.org NOMP page to get a clear picture.
That said, I think that since my slowest one just got paid 100.31832069 BBP it is most likely not being skipped.
Thanks again Smiley
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 27, 2019, 08:54:33 PM
1) can we have lower difficulty? Even 3 diff is kind of high for some computers. Could you offer difficulty of 1 or lower perhaps?

2) Wrote some new articles:

I downloaded the Biblepay wallet but it doesn’t sync, why?
https://whitewalr.us/2019/biblepay-wallet-sync-issue.html

How do I mine on the BiblePay NOMP pool?
https://whitewalr.us/2019/biblepay-nomp-pool-mining.html


3) I get disconnected from pool sometimes. I just communicated with it so I am not sure why this is happening.

stratum_recv_line failed
Stratum connection interrupted

I tried temporarily from different networks (usa, europe, asia, etc). it seems to happen regardless of where my miner traffic originates from.. i wonder if pool can handle all the workers?

is anyone else seeing the disconnect?

4) i let some miners run overnight and I think invalid shares is high again. out of 1050 submitted / only 1010 accepted. So, something like 96.1% accept rate. saturday day worked very good. but saturday night maybe more people joined pool, i don't know.

1) Port 3032 has a variable diff of 1-10 now.  I had to change a parameter.

2) Will need to read them.

3) I believe this needs a code change in the external miner.  Ill ask you to enter a github as soon as the feature is enabled.  Yeah, the pool is hardly using resources, so Im sure its handling the workers.  Its just a condition when no one in the round solves a share for 120 seconds, stratum hangs up and reconnects. 

4) 1010 out of 1050 is completely normal.  There are 8 error messages the pools check for, and that ratio is very much inline with what pool.biblepay.org experienced. 

5) Ill try to get that nomp doc out today so you can start a pool also.


Sun, if you (or anyone else) wants to start a NOMP pool here is the documentation:

https://github.com/biblepay/node-open-mining-portal/blob/master/Deploy%20a%20Nomp%20BiblePay%20Pool.txt


Good luck!



Thank you very much for the pool document. I will try one for sure Smiley
I have 2 questions: Currently what kind of bandwidth is the NOMP pool requiring (up and down)??  and is it ok to charge a little bit to help with hosting cost ( 0.1 to 0.5%)?

I have a 5 addresses for 5 miners but only getting 2 payments lately. Is there a minimum payment? they are all over 100 bbp.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 26, 2019, 11:44:29 PM
Thanks Rob!! Looking real good on both nomp and the nomp pages on poo.lbiblepay.org Cheesy
Getting good payments on all 5 miners.
fewer restarts, no duplicates.. AWESOME!!
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 25, 2019, 07:25:01 PM
NOMP pool pages are up, miners get : connection refused

15 minutes now

Update: all good now. expecting more ups and downs today Smiley

It's getting there now finally; looks like we did have a couple issues...


Oh bible! Oh pay! Oh biblepay! You made my delusion a lingering issue. Its kilometer-long roots stem from the time when I was little and lopped the all-seeing eye off the eye socket of a bamboozled idolator. I have brought my sense of self-pity to absurd level in fear of being separated from those I loved. And now I own up to the fact of being wrong in my assumption that biblepays purity can be preserved.

You seriously have mental issues....
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 24, 2019, 11:10:26 PM
Now getting more of this:
Code:
 [2019-10-24 19:06:00] Stratum requested work restart
[2019-10-24 19:06:15] Stratum requested work restart
[2019-10-24 19:08:15] Stratum connection timed out
[2019-10-24 19:08:15] Stratum connection interrupted
[2019-10-24 19:08:16] Stratum requested work restart

19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 24, 2019, 03:12:01 PM
NOMP pool pages are up, miners get : connection refused

15 minutes now

Update: all good now. expecting more ups and downs today Smiley
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | 10% Charity | POBH CPU | Sanctuaries (Masternodes) | Orphans on: October 23, 2019, 08:49:42 PM
Ubuntu wallet crashed 1450 while trying to update from a week ago.
Downloaded and installed 1451 and -reindex and it crashed again
trying now with -erasechain

Update: success with 1451 -erasechain
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!