[SUPPORT] beeeeer.org - tech support

[quote=“xolokram, post:580, topic:358”]may i ask what pool you’re using (US,EU,AP) ?

and do you always see the same order of log lines:

[MASTER] [b]work received[/b] [b]Probable prime chain found for block[/b]=[blahblah] Target: [blahblah] Chain: [blahblah] [MASTER] [b]work received[/b] [MASTER] [b]submitted share -> REJECTED[/b]
??

this means your submission was sent while a new block in the network has been found
(due to bad luck, delayed, bad connection, server overload, i’ll have to investigate)

  • xolokram[/quote]

Hey, I am using EU, and yes log enries seem to be the same every time - it’s really weird since now miner has been running for a while and found a couple of chains (4 total) but still with 50% rejected:
[STATS] 2014-01-20 13:31:17 | 7-CH: 1 (50.0% | 0.5/h), 8-CH: 1 (50.0% | 0.5/h), VL: 2 (50.0%), RJ: 2 (50.0%), ST: 0 (0.0%)

Also on the side of the things, would you mind changing stats display from:
[STATS] 2014-01-20 13:54:02 | 924 primes/s, 14859 tests/s, 300 5-chains/h, 0.030 chains/d
to something like
[STATS] 2014-01-20 13:54:02 | 924 primes/s, 14859 tests/s, 0.020 7-chains/h, 0.000 8-chains/h, 0.000 9-chains/h, 0.000 10±chains/h

5-chains stat is really not showing anything nowadays…

Thanks!

Hey, Xolokram! What about Mining through a proxy without “proxifier” etc.?

Hey!
I’m a noob at all this, so excuse my question if it is silly:
I setup 2 nodes, one being a proxy for another one (port ssh forwarded). Both are mining just fine but it looks to me that only one is showing on stats… Each of them found a 8ch and a 9ch respectively, but only one has been credited :confused:
AZr7WijkyktevRvdyCCjrvti39hp5mw6Tj on EU.
Thanks :slight_smile:

@AsDf:
currently there are no official proxy solutions for my xpm miner (except the workaround with proxifier, what you’ve already mentioned), sorry

@justmwa:
did you check the sharelog too?
it’s part of cppsrb, beeeeer’s payout system, you can read about it here --> http://www.peercointalk.org/index.php?topic=485.msg16564#msg16564 (donate!!)

@quagga:
i’ve talked to a few guys on the irc channel and they’ve not experienced such a high rejection rate currently
either it was bad luck or there’s something wrong with your connection to the server, although i admit the EU and US server currently have a lot of new miners and are under pressure
which we didn’t had before, so i’m monitoring this on my side — can you try to use the US or AP server, just for verification?!

@lindatess:
h8cker’s xolosetup?
the miner will use the next ip, when you either lose a established connection or when a connection can’t be established in the first place
also, the IPs get rotated, so after IP3 comes IP1 again
exit-on-disconnect will ignore the IP2 / IP3 configuration and will exit as soon as there’s a problem with the connection

  • xolokram

thanks @xolokram for your reply. actually I am not sure where to check the sharelog, although I understand the sharing. I just wanted to make sure that one of the 2 nodes (either 4 or 8 core) is not going to waste ;D

beeeeer’s beta user pages: http://beta.beeeeer.org/index.php?p=user&s=xpm
there’s a checkbox for sharehistory / sharelog

You can check your stats here. http://beta.beeeeer.org/index.php?p=user&s=xpm

You can also assign worker Ids to each of the nodes. that way you know stats for each of them(ex -minerid1).

Jason

[quote=“jmarchant, post:587, topic:358”]You can check your stats here. http://beta.beeeeer.org/index.php?p=user&s=xpm

You can also assign worker Ids to each of the nodes. that way you know stats for each of them(ex -minerid1).

Jason[/quote]
Nice! Let’s assign some minerids 8)

I have recently given up mining because of the difficulty and I have two accounts with balance left.

APq48CJd3ZUr5ohc5CaVaiBxqjoWsbVXze : 2.799084308789925 XPM
AUh1TiK1FSG9hFvoqzAh2kEKSBBhsp6bzX : 2.3953579119722592 XPM

Is it possible to join the balances so that the automatic payout executes ? Or alternatively execute the payout manually before the 3 XPM barrier ? I understand that fees may apply in the later case.

Thanks in advance.

@cryptrol:
yes

send me a signature (address + message + resulting signature) using the original primecoin client with the wallet(s) of both addresses via PM and i’ll execute them manually.

  • xolokram

I’m still having problems with “force reconnect if possible” even with the -exitondisc=1 flag.

Does that only react to SYSTEM errors such as “SYSTEM:111” and so on?

I guess it’s back to editing the sudoers file.

    touch ~/mine_watcher.sh


    cat <<- _EOF_ >~/mine_watcher.sh
    while true; do
            if [[ \`tail -n 1 /var/log/supervisor/primecoin.log | cut -c1-27\` == "force reconnect if possible" ]]; then
                   [u][i][b]sudo[/b][/i][/u] killall primeminer
            fi
    sleep 15
    done

EOF

“force reconnect if possible” is a client-side disc- & reconnect, due to 3 rejected shares in a row
which is mostly happening, when your miner has not received the newest block
this is possible when the connection is unstable

Hi xolokram, thanks for your response! So I’ve been mining on b(e^5)r for a while and here are the stats I am getting:
Server1:
[STATS] 2014-01-22 07:52:04 | 7-CH: 122 (91.7% | 2.8/h), 8-CH: 10 (7.5% | 0.2/h), 9-CH: 1 (0.8% | 0.0/h), VL: 133 (95.7%), RJ: 6 (4.3%), ST: 0 (0.0%)

Server2:
[STATS] 2014-01-22 07:32:02 | 7-CH: 66 (85.7% | 1.5/h), 8-CH: 10 (13.0% | 0.2/h), 9-CH: 1 (1.3% | 0.0/h), VL: 77 (90.6%), RJ: 8 (9.4%), ST: 0 (0.0%)

I guess this amount of rejects is supposed and can be tolerated, still I do get force reconnect messages sometimes. Anyways I’ll give US server a try and we’ll see

Also I tried US server, and while not getting rejects, server was still forcing reconnects:
[STATS] 2014-01-22 10:29:57 | 7-CH: 4 (100.0% | 1.9/h), VL: 4 (100.0%), RJ: 0 (0.0%), ST: 0 (0.0%)
[STATS] 2014-01-22 10:30:53 | 1220 primes/s, 19668 tests/s, 300 5-chains/h, 0.040 chains/d
[MASTER] work received
[STATS] 2014-01-22 10:31:53 | 1219 primes/s, 19822 tests/s, 600 5-chains/h, 0.040 chains/d
[MASTER] work received
[MASTER] work received
[STATS] 2014-01-22 10:32:53 | 1238 primes/s, 19970 tests/s, 120 5-chains/h, 0.040 chains/d
[STATS] 2014-01-22 10:33:53 | 1237 primes/s, 19864 tests/s, 180 5-chains/h, 0.040 chains/d
[STATS] 2014-01-22 10:34:53 | 1274 primes/s, 20563 tests/s, 360 5-chains/h, 0.040 chains/d
[STATS] 2014-01-22 10:35:53 | 1239 primes/s, 20087 tests/s, 360 5-chains/h, 0.041 chains/d
[STATS] 2014-01-22 10:36:53 | 1265 primes/s, 20600 tests/s, 360 5-chains/h, 0.041 chains/d
force reconnect if possible!
connecting to 54.200.248.75:443
[MASTER] work received

Asian turned out to be the worst for me with “system:110” on one of the boxes

Hi!

Is there a rpm-package of primeminer ?

Over the past couple of days I’ve been getting a lot of shares ‘stuck’ in the sharelog, but not paid. Usually this is pretty trivial (0.0x XPM), but now it’s far more significant; there’s 9-chains and 8-chains not being paid out.

date XPM block 7ch 8ch 9ch 10ch 2014-1-22 0.03 0 (0.000%) 13 (92.9%) 1 (7.14%) 0 (0.00%) 0 (0.000%) 0.001 XPM/hr 2014-1-21 0.19 0 (0.000%) 20 (90.9%) 1 (4.55%) 1 (4.55%) 0 (0.000%) 0.008 XPM/hr

Here’s the beta link: http://beta.beeeeer.org/index.php?p=user&s=xpm&a=ASA7KmC13B98tiobnPBc9ZRMZb9u74vYyJ

Thanks!

I have a technical miner question about Windows.
Right now I am obliged to run the .exe with parameters like -poolip -poolport, etc, etc…
Is there a way to include those parameters in the miner so when i start the simple primeminer_x64.exe those parameters like ip, port, address, etc… to be already included in the .exe and to run it without specifying them?

[quote=“zazzbg, post:596, topic:358”]I have a technical miner question about Windows.
Right now I am obliged to run the .exe with parameters like -poolip -poolport, etc, etc…
Is there a way to include those parameters in the miner so when i start the simple primeminer_x64.exe those parameters like ip, port, address, etc… to be already included in the .exe and to run it without specifying them?[/quote]

You can use the included .bat file (just remember to edit the parameters inside). Then to run the miner, just double click the bat file. :slight_smile:

I mean running the exe without any other help files like .bat
A way to include needed parameters in the miner’s exe.
Like builder or compiler or something of that way?

[quote=“alfred, post:595, topic:358”]Over the past couple of days I’ve been getting a lot of shares ‘stuck’ in the sharelog, but not paid. Usually this is pretty trivial (0.0x XPM), but now it’s far more significant; there’s 9-chains and 8-chains not being paid out.

date XPM block 7ch 8ch 9ch 10ch 2014-1-22 0.03 0 (0.000%) 13 (92.9%) 1 (7.14%) 0 (0.00%) 0 (0.000%) 0.001 XPM/hr 2014-1-21 0.19 0 (0.000%) 20 (90.9%) 1 (4.55%) 1 (4.55%) 0 (0.000%) 0.008 XPM/hr

Here’s the beta link: http://beta.beeeeer.org/index.php?p=user&s=xpm&a=ASA7KmC13B98tiobnPBc9ZRMZb9u74vYyJ

Thanks![/quote]

I am having the same problem for the past three days:

date XPM block 7ch 8ch 9ch 10ch 2014-1-22 0.12 0 (0.000%) 57 (91.9%) 5 (8.06%) 0 (0.00%) 0 (0.000%) 0.005 XPM/hr 2014-1-21 0.29 0 (0.000%) 48 (85.7%) 7 (12.50%) 1 (1.79%) 0 (0.000%) 0.012 XPM/hr 2014-1-20 0.05 0 (0.000%) 26 (92.9%) 2 (7.14%) 0 (0.00%) 0 (0.000%) 0.002 XPM/hr

Good, it’s not just me then :stuck_out_tongue: