Pages:
Author

Topic: [POOL] pool.burstcoin.io [ No-Deadline Limit ] [ Instant Payout ] - page 12. (Read 40605 times)

legendary
Activity: 1582
Merit: 1019
011110000110110101110010
Is it possible to mine on pool while i'm generating a plot?
last 2 day in solo --> 0 blocks!!!
so i want to tray setting up pool!!!

another question.
when i set up "Set reward recipient:Passphrase" and "Set reward recipient:Recipient:" on http://127.0.0.1:8125/rewardassignment.html, how i can reset it, if i want to return on solo mining?

thanks!

set recipient address to your own account, or any account you want to pay them when you found a block

yes you can mining while generating plot, there will be some error message though, but you can ignore them if you know you are still in progress of plotting

That is what I get for listening to chat in your chat window. Someone there was telling people that only the official pool allowed mining while generating plots. I switched to the official pool because of that. I like your interface much better.

PS Glad that you started this OP.
hero member
Activity: 1400
Merit: 505
Java Miner Update

if you are using java miner, please update your miner : https://s3-ap-southeast-1.amazonaws.com/burst-mirror/burst-pool-miner-r2.zip
this will improve "Failed to submit nonce" and MiningInfo error

Hi uray

What happen if i still don't have a chance to update your miner.... Will your previous miner still work ?

my id BURST-P6ZR-UMNC-P42F-8GRH5

yup it will work
member
Activity: 84
Merit: 10
Java Miner Update

if you are using java miner, please update your miner : https://s3-ap-southeast-1.amazonaws.com/burst-mirror/burst-pool-miner-r2.zip
this will improve "Failed to submit nonce" and MiningInfo error

Hi uray

What happen if i still don't have a chance to update your miner.... Will your previous miner still work ?

my id BURST-P6ZR-UMNC-P42F-8GRH5
hero member
Activity: 1400
Merit: 505
Java Miner Update

if you are using java miner, please update your miner : https://s3-ap-southeast-1.amazonaws.com/burst-mirror/burst-pool-miner-r2.zip
this will improve "Failed to submit nonce" and MiningInfo error
MOB
hero member
Activity: 493
Merit: 504
Would anyone happen to know why I keep getting "Error reading file: xxxxxxx", "Unable to get mining info from wallet" and "failed to submit" on this pool.

I've been banging my head the past day getting this all setup. I'm about to give up. Maybe this isn't for me.

Just so I'm understanding this right (this is everything I did):

1) I run the BURST bat from my pocminer folder to setup my server

2) I sent the 1 BURST to the account in the howto (I don't know what the hell 4 block means)

3) I setup the run_generate and run_mine like I do as I'm solo mining

 - - - this is where I get confused

4) Do I run run_generate from my OLD pocminer folder or run it from the pool miner?

5) What in the hell is generating plot and do I need to move my SOLO plots to the miner like I did? I had 4 plots in there ranging from 13GB to nothing. I don't know what generating a plot is, but I have a few in there. I want to utilize my whole 2.7TB if possible

6) I run run_mine from the pool folder.

I'm so confused at this point. Some shit I run from other folders than the pool folder. I don't know why I have to generate plot outside of the pool folder. I don't know why I keep getting errors. I'm on the verge of quitting. . .

Read the posts directly above yours.
newbie
Activity: 14
Merit: 0
Would anyone happen to know why I keep getting "Error reading file: xxxxxxx", "Unable to get mining info from wallet" and "failed to submit" on this pool.

I've been banging my head the past day getting this all setup. I'm about to give up. Maybe this isn't for me.

Just so I'm understanding this right (this is everything I did):

1) I run the BURST bat from my pocminer folder to setup my server

2) I sent the 1 BURST to the account in the howto (I don't know what the hell 4 block means)

3) I setup the run_generate and run_mine like I do as I'm solo mining

 - - - this is where I get confused

4) Do I run run_generate from my OLD pocminer folder or run it from the pool miner?

5) What in the hell is generating plot and do I need to move my SOLO plots to the miner like I did? I had 4 plots in there ranging from 13GB to nothing. I don't know what generating a plot is, but I have a few in there. I want to utilize my whole 2.7TB if possible

6) I run run_mine from the pool folder.

I'm so confused at this point. Some shit I run from other folders than the pool folder. I don't know why I have to generate plot outside of the pool folder. I don't know why I keep getting errors. I'm on the verge of quitting. . .
MOB
hero member
Activity: 493
Merit: 504
ok here is the update for http://burst-pool.cryptoport.io

I hope recent problem of "failed to get mining info from wallet" and error while "submiting nonce" is reduced, it seems that java wallet can't handle spamming of submitNonce from hundreds miners at the same time, so I ended up running 4 wallet in round-robin.

for confusion about not getting paid, everything is OK, i did check it, and for more information that currently pool minimum payout is 250 BURST, that is you will get payment to your wallet when your balance on pool reach 250 BURST, you can see your balance on right-most column on "Current Round Shares" panel

ok its confusing to look at the UI, I will make an improvement.

and if you dont see your balance, or your balance is '--', that is your balance is zero, zero balance sometime means that your share is not converted to burst balance yet, so you should check how much share credit you own on second rightmost column both on "Current Round Shares" and "All Round Shares" panel.

your shares will be converted into burst balance when pool has positive balance, after conversion if your burst balance is more than 250, then you will get paid, if not, your burst will deposited to your pool balance and your shares credit will be zero (as it already converted into burst)

some important to note here that your share credit is always reducing every block, there are share expiration of 50% every block, this is to give most recent shares a higher value than the shares that have lesser contribution in block found round.

but your burst balance is never reduced, so if your share is already converted to burst you are safe just wait until it reach more than 250 burst. more shares will be converted into burst if pool found blocks more often, everytime we found a block, all existing shares will be converted to burst.



Great!  Thanks for looking into the submitNonce issue.  I am back on your server now and it looks like the issue is better, but I still see occasional failures. 

Perhaps you could set a high limit on deadlines to reduce the load further?  Even something like 500,000 would help considerably, wouldn't it?  Even 1,000,000 limit on deadline would help and those shares are only worth ~3 BURST.

PS.  I love your GUI!  I hope you do not change it too much Wink

the problem is, miner only submit nonce and accountid to pool
and pool's wallet calculate how much is the deadline based on his nonce and accountId, these calculation is heavy if we have hundreds at the same time

the difference with official pool (the one dev used) is on dev's pool these calculation is done on miner side, and miner only submit their nonce if deadline is within limit, but the downside is on official pool you need to run wallet locally, while on me, you just need to run miner without wallet running is ok.

I see.  Thanks for explaining that.

As your pool gets more popular then the problem will only get worse though, right?  So what are your options besides moving it client-side?

Restrict new members?  Upgrade your server hardware?  Re-write to move it client-side?

Are there other ways to deal with the share bombardment? 
hero member
Activity: 1400
Merit: 505
ok here is the update for http://burst-pool.cryptoport.io

I hope recent problem of "failed to get mining info from wallet" and error while "submiting nonce" is reduced, it seems that java wallet can't handle spamming of submitNonce from hundreds miners at the same time, so I ended up running 4 wallet in round-robin.

for confusion about not getting paid, everything is OK, i did check it, and for more information that currently pool minimum payout is 250 BURST, that is you will get payment to your wallet when your balance on pool reach 250 BURST, you can see your balance on right-most column on "Current Round Shares" panel

ok its confusing to look at the UI, I will make an improvement.

and if you dont see your balance, or your balance is '--', that is your balance is zero, zero balance sometime means that your share is not converted to burst balance yet, so you should check how much share credit you own on second rightmost column both on "Current Round Shares" and "All Round Shares" panel.

your shares will be converted into burst balance when pool has positive balance, after conversion if your burst balance is more than 250, then you will get paid, if not, your burst will deposited to your pool balance and your shares credit will be zero (as it already converted into burst)

some important to note here that your share credit is always reducing every block, there are share expiration of 50% every block, this is to give most recent shares a higher value than the shares that have lesser contribution in block found round.

but your burst balance is never reduced, so if your share is already converted to burst you are safe just wait until it reach more than 250 burst. more shares will be converted into burst if pool found blocks more often, everytime we found a block, all existing shares will be converted to burst.



Great!  Thanks for looking into the submitNonce issue.  I am back on your server now and it looks like the issue is better, but I still see occasional failures. 

Perhaps you could set a high limit on deadlines to reduce the load further?  Even something like 500,000 would help considerably, wouldn't it?  Even 1,000,000 limit on deadline would help and those shares are only worth ~3 BURST.

PS.  I love your GUI!  I hope you do not change it too much Wink

the problem is, miner only submit nonce and accountid to pool
and pool's wallet calculate how much is the deadline based on his nonce and accountId, these calculation is heavy if we have hundreds at the same time

the difference with official pool (the one dev used) is on dev's pool these calculation is done on miner side, and miner only submit their nonce if deadline is within limit, but the downside is on official pool you need to run wallet locally, while on me, you just need to run miner without wallet running is ok.
MOB
hero member
Activity: 493
Merit: 504
ok here is the update for http://burst-pool.cryptoport.io

I hope recent problem of "failed to get mining info from wallet" and error while "submiting nonce" is reduced, it seems that java wallet can't handle spamming of submitNonce from hundreds miners at the same time, so I ended up running 4 wallet in round-robin.

for confusion about not getting paid, everything is OK, i did check it, and for more information that currently pool minimum payout is 250 BURST, that is you will get payment to your wallet when your balance on pool reach 250 BURST, you can see your balance on right-most column on "Current Round Shares" panel

ok its confusing to look at the UI, I will make an improvement.

and if you dont see your balance, or your balance is '--', that is your balance is zero, zero balance sometime means that your share is not converted to burst balance yet, so you should check how much share credit you own on second rightmost column both on "Current Round Shares" and "All Round Shares" panel.

your shares will be converted into burst balance when pool has positive balance, after conversion if your burst balance is more than 250, then you will get paid, if not, your burst will deposited to your pool balance and your shares credit will be zero (as it already converted into burst)

some important to note here that your share credit is always reducing every block, there are share expiration of 50% every block, this is to give most recent shares a higher value than the shares that have lesser contribution in block found round.

but your burst balance is never reduced, so if your share is already converted to burst you are safe just wait until it reach more than 250 burst. more shares will be converted into burst if pool found blocks more often, everytime we found a block, all existing shares will be converted to burst.



Great!  Thanks for looking into the submitNonce issue.  I am back on your server now and it looks like the issue is better, but I still see occasional failures.  

Perhaps you could set a high limit on deadlines to reduce the load further?  Even something like 500,000 would help considerably, wouldn't it?  Even 1,000,000 limit on deadline would help and those shares are only worth ~3 BURST.

PS.  I love your GUI!  I hope you do not change it too much Wink
hero member
Activity: 1400
Merit: 505
ok here is the update for http://burst-pool.cryptoport.io

I hope recent problem of "failed to get mining info from wallet" and error while "submiting nonce" is reduced, it seems that java wallet can't handle spamming of submitNonce from hundreds miners at the same time, so I ended up running 4 wallet in round-robin.

for confusion about not getting paid, everything is OK, i did check it, and for more information that currently pool minimum payout is 250 BURST, that is you will get payment to your wallet when your balance on pool reach 250 BURST, you can see your balance on right-most column on "Current Round Shares" panel

ok its confusing to look at the UI, I will make an improvement.

and if you dont see your balance, or your balance is '--', that is your balance is zero, zero balance sometime means that your share is not converted to burst balance yet, so you should check how much share credit you own on second rightmost column both on "Current Round Shares" and "All Round Shares" panel.

your shares will be converted into burst balance when pool has positive balance, after conversion if your burst balance is more than 250, then you will get paid, if not, your burst will deposited to your pool balance and your shares credit will be zero (as it already converted into burst)

some important to note here that your share credit is always reducing every block, there are share expiration of 50% every block, this is to give most recent shares a higher value than the shares that have lesser contribution in block found round.

but your burst balance is never reduced, so if your share is already converted to burst you are safe just wait until it reach more than 250 burst. more shares will be converted into burst if pool found blocks more often, everytime we found a block, all existing shares will be converted to burst.
legendary
Activity: 1092
Merit: 1021
MOB
hero member
Activity: 493
Merit: 504
Well shoot, my "Failed to submit nonce" error is back =/

Any ideas on what I could do?  Do you think is related to my router somehow?

I am getting about 30% failed to submits, which is really hurting my payouts.  I am going to try the other pool to see what happens =/

Changing back to port 80, or no port at all did not seem to help.
full member
Activity: 145
Merit: 100
BURST-ZMT9-JVGS-2CVV-87UV4

please send 1 burst coin...to get into network??

not sure this will resolve unknown account problem..
sr. member
Activity: 397
Merit: 250
i has mine 24hr  on pool
no pay out
why my balance = .... ??

full member
Activity: 164
Merit: 100
Quote
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}
New best: 13991743533807458994:127332
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Submitting share
Error: Failed to submit nonce
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
Error: Unable to get mining info from wallet :http://burst-pool.cryptoport.io:80/burst?requestType=getMiningInfo
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}
{"baseTarget":"8668149","height":"9029","generationSignature":"c7b1e81b651378e7524a61259c60439057fdde699504538460ca8bc33135cc74"}

"Error: Failed to submit nonce"
What is happening and how do I fix it?
Pool shows that I have no valid shares....
sr. member
Activity: 311
Merit: 250
My account isn't visible on the network yet and I would like to mine on this pool could someone please send me 1 burst, thanks!
BURST-6YJF-EG3F-ZMML-8BFUV

sent 5

as it does to me to see if I'm mining for?
member
Activity: 61
Merit: 10
My account isn't visible on the network yet and I would like to mine on this pool could someone please send me 1 burst, thanks!
BURST-6YJF-EG3F-ZMML-8BFUV

sent 5
newbie
Activity: 1
Merit: 0
My account isn't visible on the network yet and I would like to mine on this pool could someone please send me 1 burst, thanks!
BURST-6YJF-EG3F-ZMML-8BFUV
MOB
hero member
Activity: 493
Merit: 504
Well shoot, my "Failed to submit nonce" error is back =/

Any ideas on what I could do?  Do you think is related to my router somehow?
sr. member
Activity: 311
Merit: 250
edit mine.bat
C:\Windows\SysWOW64\java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine http://burst-pool.cryptoport.io

Verified. Works. Payments go to the pool.

of the same poblema the wallet not know what to do more Sad
Pages:
Jump to: