Bible Pay

Read 7899 times

On macOS Catalina 10.15.4, I followed instructions in https://wiki.biblepay.org/index.php?title=Upgrade_to_RandomX .

In my terminal, I'm running:
Code: [Select]
# ./xmrig -o stratum+tcp://foundation.biblepay.org:3001 -u my_biblepay_address -p my_monero_address

However, I get connect errors:
Code: [Select]
* ABOUT        bbprig/5.10.1 clang/10.0.0
 * BBP + XMR - Welcome to the future of orphan charity
 * To donate to the XMRig devs, send XMR here 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD (or BTC here) 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT
 * LIBS         libuv/1.34.2 OpenSSL/1.1.1d hwloc/2.2.0
 * HUGE PAGES   supported
 * 1GB PAGES    unavailable
 * CPU          Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz (1) x64 AES
                L2:0.5 MB L3:3.0 MB 2C/4T NUMA:1
 * MEMORY       7.8/8.0 GB (98%)
 * DONATE       0%
 * ASSEMBLY     auto:intel
 * POOL #1      stratum+tcp://foundation.biblepay.org:3001 algo auto
 * COMMANDS     hashrate, pause, resume
 * HTTP API     127.0.0.1:63618
 * OPENCL       disabled
 * CUDA         disabled
[2020-05-22 12:33:48.785] [foundation.biblepay.org:4444] connect error: "connection timed out"
[2020-05-22 12:33:48.785] [foundation.biblepay.org:4444] connect error: "operation canceled"
[2020-05-22 12:33:48.785] [foundation.biblepay.org:4444] connect error: "invalid state: 4"
[2020-05-22 12:34:13.845] [foundation.biblepay.org:4444] connect error: "connection timed out"
[2020-05-22 12:34:13.845] [foundation.biblepay.org:4444] connect error: "operation canceled"
[2020-05-22 12:34:13.845] [foundation.biblepay.org:4444] connect error: "invalid state: 4"

I also tried changing the pool url:
Code: [Select]
./xmrig -o foundation.biblepay.org:3001 -u my_biblepay_address -p my_monero_address But I get the same connection errors.

Is anyone else having issues connecting to the pool?


  • sunk818
  • Global Moderator

    • 521


    • 36
    • April 24, 2018, 02:02:20 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #1 on: May 26, 2020, 10:35:14 AM »
Are you still having the issue?
Can you ping foundation.biblepay.org?


Are you using macOS 10.15 by the way?
BH6oxjLkyz3z8FYpvU3ZR7PTZ31Xt9DkXZ


Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #2 on: May 26, 2020, 12:59:00 PM »
Hi there!

Yes, I am using macOS 10.15.4.

I can ping foundation.biblepay.org without issues:
Code: [Select]
# ping foundation.biblepay.org
PING foundation.biblepay.org (104.238.147.232): 56 data bytes
64 bytes from 104.238.147.232: icmp_seq=0 ttl=110 time=57.085 ms
64 bytes from 104.238.147.232: icmp_seq=1 ttl=110 time=59.394 ms

Still having the connection error when mining though:
Code: [Select]
% ./xmrig -o stratum+tcp://foundation.biblepay.org:3001 -u my_bbp_address -p my_monero_address
 * ABOUT        bbprig/5.10.1 clang/10.0.0
 * BBP + XMR - Welcome to the future of orphan charity
 * To donate to the XMRig devs, send XMR here 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD (or BTC here) 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT
 * LIBS         libuv/1.34.2 OpenSSL/1.1.1d hwloc/2.2.0
 * HUGE PAGES   supported
 * 1GB PAGES    unavailable
 * CPU          Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz (1) x64 AES
                L2:0.5 MB L3:3.0 MB 2C/4T NUMA:1
 * MEMORY       6.4/8.0 GB (80%)
 * DONATE       0%
 * ASSEMBLY     auto:intel
 * POOL #1      stratum+tcp://foundation.biblepay.org:3001 algo auto
 * COMMANDS     hashrate, pause, resume
 * OPENCL       disabled
 * CUDA         disabled
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "connection timed out"
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "operation canceled"
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "invalid state: 4"


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #3 on: May 26, 2020, 04:50:04 PM »
Hi there!

Yes, I am using macOS 10.15.4.

I can ping foundation.biblepay.org without issues:
Code: [Select]
# ping foundation.biblepay.org
PING foundation.biblepay.org (104.238.147.232): 56 data bytes
64 bytes from 104.238.147.232: icmp_seq=0 ttl=110 time=57.085 ms
64 bytes from 104.238.147.232: icmp_seq=1 ttl=110 time=59.394 ms

Still having the connection error when mining though:
Code: [Select]
% ./xmrig -o stratum+tcp://foundation.biblepay.org:3001 -u my_bbp_address -p my_monero_address
 * ABOUT        bbprig/5.10.1 clang/10.0.0
 * BBP + XMR - Welcome to the future of orphan charity
 * To donate to the XMRig devs, send XMR here 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD (or BTC here) 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT
 * LIBS         libuv/1.34.2 OpenSSL/1.1.1d hwloc/2.2.0
 * HUGE PAGES   supported
 * 1GB PAGES    unavailable
 * CPU          Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz (1) x64 AES
                L2:0.5 MB L3:3.0 MB 2C/4T NUMA:1
 * MEMORY       6.4/8.0 GB (80%)
 * DONATE       0%
 * ASSEMBLY     auto:intel
 * POOL #1      stratum+tcp://foundation.biblepay.org:3001 algo auto
 * COMMANDS     hashrate, pause, resume
 * OPENCL       disabled
 * CUDA         disabled
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "connection timed out"
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "operation canceled"
[2020-05-26 13:53:59.670] [foundation.biblepay.org:4444] connect error: "invalid state: 4"

Ill look into this, but could you please try mining against miningpoolfun first to see if it isolates the issue down to foundation?

https://bbp.miningpool.fun/PoolAbout

EDIT:  Also, please be sure to allow ports 3001 and 4444 outbound.  This current version requires two ports.  (Our next version adheres to xmrig's standard of one port).

Thanks!

« Last Edit: May 26, 2020, 04:51:42 PM by Rob Andrews »


  • sunk818
  • Global Moderator

    • 521


    • 36
    • April 24, 2018, 02:02:20 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #4 on: May 27, 2020, 10:43:53 AM »
Hi there!

Yes, I am using macOS 10.15.4.


If you have another mac using an older version of the macOS, that might be a good way to test as well. 10.15 introduces a lot of big security changes which is causing application issues from what I'm reading online.
BH6oxjLkyz3z8FYpvU3ZR7PTZ31Xt9DkXZ


Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #5 on: May 27, 2020, 12:58:39 PM »
Good suggestion. I don't have any Macs running previous OS versions. However, my other iMac (also Catalina 10.15.4) was not able to connect to pool.
Fortunately, I have an older Windows laptop sitting around, and it managed to connect to the pool, so I will use that one for now.

Thanks again!


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #6 on: May 27, 2020, 06:11:59 PM »
Good suggestion. I don't have any Macs running previous OS versions. However, my other iMac (also Catalina 10.15.4) was not able to connect to pool.
Fortunately, I have an older Windows laptop sitting around, and it managed to connect to the pool, so I will use that one for now.

Thanks again!

Yes and see if it connects to miningpoolfun because if its a problem on both of our pools then that points to a network firewall issue (probably a blocked port).

If its only foundation though let me know and Ill add a trace.



  • KEYHOLE
  • Newbie

    • 8


    • 2
    • May 01, 2020, 04:10:08 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #7 on: June 03, 2020, 06:55:44 PM »
i cant connect to the mining pool too

Knowledge is power


  • KEYHOLE
  • Newbie

    • 8


    • 2
    • May 01, 2020, 04:10:08 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #8 on: June 03, 2020, 06:56:25 PM »
i cant connect to the mining pool too

sorry im on Windows 10 ...
Knowledge is power


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #9 on: June 03, 2020, 07:23:09 PM »
i cant connect to the mining pool too

Hi guys,  the command line params changed today:

https://foundation.biblepay.org/GettingStarted

And the miner download URL;

Please try that!

Thanks!



  • KEYHOLE
  • Newbie

    • 8


    • 2
    • May 01, 2020, 04:10:08 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #10 on: June 03, 2020, 07:33:20 PM »
Hi guys,  the command line params changed today:

https://foundation.biblepay.org/GettingStarted

And the miner download URL;

Please try that!

Thanks!


thanks my friend
Knowledge is power


  • sephirion
  • Jr. Member

    • 6


    • 3
    • April 09, 2020, 08:13:29 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #11 on: June 04, 2020, 03:04:01 AM »
i cant connect to the mining pool too

here too...


  • Sleeper
  • Newbie

    • 6


    • 1
    • April 29, 2020, 12:43:08 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #12 on: June 04, 2020, 03:18:31 PM »
[2020-06-04 23:16:45.113]  net      foundation.biblepay.org:3001 read error: "connection reset by peer"

and

[2020-06-04 23:17:57.021]  net      stratum+tcp://bbp.miningpool.fun:3001 read error: "connection reset by peer"


  • Sleeper
  • Newbie

    • 6


    • 1
    • April 29, 2020, 12:43:08 PM
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #13 on: June 04, 2020, 03:19:19 PM »
Hi guys,  the command line params changed today:

https://foundation.biblepay.org/GettingStarted

And the miner download URL;

Please try that!

Thanks!

Don't see any changes...


  • Rob Andrews
  • Administrator

    • 4090


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: Connect error when mining against foundation.biblepay.org on Mac
« Reply #14 on: June 04, 2020, 09:04:45 PM »
Don't see any changes...

Hi guys - note in the page:
http://foundation.biblepay.org/GettingStarted

Config changes:
We now have the BBP address in the password field.

Also please use the XMRig miner (not the bbp-xmrig miner).  The download link is on that page too.

Then your connection should not get reset.

Thanks,
Rob