Bitcoin Forum
May 09, 2024, 08:59:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 [525] 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170603 times)
VovS
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 17, 2014, 09:07:10 AM
 #10481

Does anyone have any ideas what is causing this??



[default-akka.actor.default-dispatcher-2] INFO org.eclipse.jetty.util.log - Logging initialized @2602ms
{"generationSignature":"de6bf82b6a408ea70ec9b36bc7c82d4a63acae52e4a4cc87d96a61881463a2df","baseTarget":"4745392","height":"13160"}
[WARN] [09/17/2014 00:20:50.332] [default-akka.actor.default-dispatcher-5] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.335] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.348] [default-akka.actor.default-dispatcher-4] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.348] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.350] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.350] [default-akka.actor.default-dispatcher-6] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.352] [default-akka.actor.default-dispatcher-9] [akka://default/user/$a/$b] For input string: ".DS"

My Plot files are located within the pocminer_v1 folder in another folder called plots

This is occuring on a Mac running Mac OSX 10.9
Everything else is working great.

Any help is Greatly appreciated!! Smiley

Thank You!!

It is caused by .DS_Store file in your plots folder. It's a hidden system file that is created by Finder. You have to delete it using Terminal.

It's just going to regenerate the next time the app is restarted.

No, it's not. It's generated when you change folder state in Finder, say move an icon or change the background. If you don't open the plots folder in Finder, the file will not appear.
1715288368
Hero Member
*
Offline Offline

Posts: 1715288368

View Profile Personal Message (Offline)

Ignore
1715288368
Reply with quote  #2

1715288368
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715288368
Hero Member
*
Offline Offline

Posts: 1715288368

View Profile Personal Message (Offline)

Ignore
1715288368
Reply with quote  #2

1715288368
Report to moderator
1715288368
Hero Member
*
Offline Offline

Posts: 1715288368

View Profile Personal Message (Offline)

Ignore
1715288368
Reply with quote  #2

1715288368
Report to moderator
vaxman
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
September 17, 2014, 09:16:57 AM
 #10482

Does anyone have any ideas what is causing this??



[default-akka.actor.default-dispatcher-2] INFO org.eclipse.jetty.util.log - Logging initialized @2602ms
{"generationSignature":"de6bf82b6a408ea70ec9b36bc7c82d4a63acae52e4a4cc87d96a61881463a2df","baseTarget":"4745392","height":"13160"}
[WARN] [09/17/2014 00:20:50.332] [default-akka.actor.default-dispatcher-5] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.335] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.348] [default-akka.actor.default-dispatcher-4] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.348] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.350] [default-akka.actor.default-dispatcher-3] [akka://default/user/$a/$b] For input string: ".DS"
[ERROR] [09/17/2014 00:20:50.350] [default-akka.actor.default-dispatcher-6] [akka://default/user/$a/$b] changing Resume into Create after akka.actor.ActorInitializationException: exception during creation
[WARN] [09/17/2014 00:20:50.352] [default-akka.actor.default-dispatcher-9] [akka://default/user/$a/$b] For input string: ".DS"

My Plot files are located within the pocminer_v1 folder in another folder called plots

This is occuring on a Mac running Mac OSX 10.9
Everything else is working great.

Any help is Greatly appreciated!! Smiley

Thank You!!


You need to get rid of the extra files that the Finder creates every time you open the plots folder.
Hint: Never open the plots folder in Finder.

Open a Terminal, cd into that directory (be sure to be IN THAT DIR!) and list all files. All files that are not actual plot files, especially the OSX-specific ones beginning with a "." irritate the miner, so get rid of them;

ls -las
rm -f .DocumentRevisions-V100 .Spotlight-V100 .Trashes .fseventsd .DS_Store
 
DO NOT TRY TO DELETE "." and ".."
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 17, 2014, 09:20:36 AM
 #10483

Is anyone else experiencing low payouts today?
I got 5 Tb ploted and another hard filling up, but only 1000 coins to show up for 12 hours of mining today

BURST - BURST-58XP-63WY-XSVQ-ASG9A
mark.ti
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
September 17, 2014, 09:32:02 AM
 #10484

Is anyone else experiencing low payouts today?
I got 5 Tb ploted and another hard filling up, but only 1000 coins to show up for 12 hours of mining today

I have over 30 TB and jumped from http://burst-pool2.cryptoport.io/ to solo mining because of low payment value (about 8000 per last 24h).
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 17, 2014, 09:39:33 AM
 #10485

Is anyone else experiencing low payouts today?
I got 5 Tb ploted and another hard filling up, but only 1000 coins to show up for 12 hours of mining today

I have over 30 TB and jumped from http://burst-pool2.cryptoport.io/ to solo mining because of low payment value (about 8000 per last 24h).

I am mining the official v2 pool. the cryptoport always gave low payouts

BURST - BURST-58XP-63WY-XSVQ-ASG9A
tibolt
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
September 17, 2014, 10:04:38 AM
 #10486

official v2 pool paying good. with 28tb getting 20k/day


Is anyone else experiencing low payouts today?
I got 5 Tb ploted and another hard filling up, but only 1000 coins to show up for 12 hours of mining today

I have over 30 TB and jumped from http://burst-pool2.cryptoport.io/ to solo mining because of low payment value (about 8000 per last 24h).

I am mining the official v2 pool. the cryptoport always gave low payouts
hashes4.me
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
September 17, 2014, 10:07:38 AM
 #10487

As it seems both block explorers are down, I started the github source on http://burst.hashes4.me:8888/
(give it a bit to sync)
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 17, 2014, 10:10:18 AM
 #10488

official v2 pool paying good. with 28tb getting 20k/day


Is anyone else experiencing low payouts today?
I got 5 Tb ploted and another hard filling up, but only 1000 coins to show up for 12 hours of mining today

I have over 30 TB and jumped from http://burst-pool2.cryptoport.io/ to solo mining because of low payment value (about 8000 per last 24h).

I am mining the official v2 pool. the cryptoport always gave low payouts

Strange. For me it was a bad day...

BURST - BURST-58XP-63WY-XSVQ-ASG9A
Hamuki
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


View Profile
September 17, 2014, 10:13:35 AM
 #10489

Can anyone tell how many coins I would be able to make with lets say 100gb of space, 1TB or 100TB.

Because I cant really get any idea of if this is profitable to get into or just a new coin with a new kind of way to mine.

fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 17, 2014, 10:15:25 AM
 #10490

Can anyone tell how many coins I would be able to make with lets say 100gb of space, 1TB or 100TB.

Because I cant really get any idea of if this is profitable to get into or just a new coin with a new kind of way to mine.

https://bchain.info/BURST/tools/calculator

BURST - BURST-58XP-63WY-XSVQ-ASG9A
Hamuki
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000


View Profile
September 17, 2014, 10:20:15 AM
 #10491

Can anyone tell how many coins I would be able to make with lets say 100gb of space, 1TB or 100TB.

Because I cant really get any idea of if this is profitable to get into or just a new coin with a new kind of way to mine.

https://bchain.info/BURST/tools/calculator

Thank you Sir! Smiley

HoldTheLine
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 17, 2014, 10:36:45 AM
 #10492

Network Diff of 9385 - gtfo lol
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 17, 2014, 10:40:55 AM
 #10493

Network Diff of 9385 - gtfo lol

The speed reported by the pools or calculator is not accurate.
However, speed increase in the last couple of days was huge.

BURST - BURST-58XP-63WY-XSVQ-ASG9A
fivebells
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
September 17, 2014, 10:57:16 AM
 #10494

What's a reliable way to estimate the speed, then?
reza_abay
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
September 17, 2014, 10:59:24 AM
 #10495

how can i find my address in http://burst-pool2.cryptoport.io/ users list?
mig6r
Sr. Member
****
Offline Offline

Activity: 826
Merit: 250



View Profile
September 17, 2014, 11:13:39 AM
 #10496

I have two hdd 1To
Can I copy the plots from Hdd 1 to Hdd 2 for launch two run_mine ?
This gives me the same result as plots on a 2TB Hdd ?

Sorry for my english

            ▄▄▄▄▄▄▄▄
       ▄▄██████████████▄
     █████████████████████▄
   █████████████████████████
  ██████████▀▀       ▀▀██████▄
 █████████               █████
▐███████▌                 ▀███▌
████████                   ████
▐██████▌                   ▐██▌
 ███████                   ███
  ███████                 ███
   ▀██████▄             ▄██▀
     ▀███████▄▄▄▄▄▄▄▄████▀
        ▀▀███████████▀▀



 ▄▄▄             ▄▄▄           ▄▄▄   ▄▄▄▄▄         ▄▄▄         ▄▄▄▄▄▄       ▄▄▄                    ▄▄▄▄▄▄        ▄▄▄▄          ▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄▄▄   
 ███             ███           ███   ███████▄      ███        ████████      ███                   ████████       ██████▄       ███   ███████████████▄
 ███             ███           ███   ███ ▀████     ███       ███▀  ▀███     ███                  ███▀  ▀███      ███ ▀███▄     ███   ███         ▀███
 ███             ███           ███   ███   ▀███▄   ███      ███▀    ▀███    ███                 ███▀    ▀███     ███   ████    ███   ███          ███
 ███             ███           ███   ███     ▀███▄ ███     ████▄▄▄▄▄▄████   ███                ████▄▄▄▄▄▄████    ███    ▀███▄  ███   ███          ███
 ████▄▄▄▄▄▄▄▄▄▄▄ ████▄▄▄▄▄▄▄▄▄▄███   ███       ███████    ███▀▀▀▀▀▀▀▀▀▀███  ████▄▄▄▄▄▄▄▄▄▄▄   ███▀▀▀▀▀▀▀▀▀▀███   ███      ▀███▄███   ███▄▄▄▄▄▄▄▄▄████
  ▀████████████▌  ▀█████████████▀    ███        ▀▀████   ███▀          ▀███  ▀█████████████  ███▀          ▀███  ███        ▀▀████   █████████████▀▀
                     ▄▄███████
                 ▄████████████
              ▄██████▀▀▀██████
       ▄▄   ▄███████     ████
   ▄▄███▀  ██████████▄▄▄████▀
 ▄████▀▀  █████████████████
         ████████████████▀
        ▀██████████████▀
          ▀█████████▀
     ▄█▀    ▀██▀▀   ▄▄
    ██  ▄█▀      ▄███▌
   █████▀        ███▀
   ▀▀▀          ███▀
                ▀     



  ▄█████████  ███       ██▄      ▄██         █████       ████▌   ▄██████████   
 ██▌          ███        ▀██▄  ▄██▀          ██▌███     ██▀██▌  ▐██           
 ███████████  ███          ▀████▀            ██▌ ███   ██▀ ██▌  ▐███████████   
 ██▌          ███▄          ▐██▌             ██▌  ███ ██▀  ██▌  ▐██           
 ██▌           ▀█████████   ▐██▌             ██▌   ▀███▀   ██▌   ▀██████████



 █████████████▌  ▄███████████▄         █████████████▌  ██▌      ▐██    ▄██████████         █████       █████    ▄██████████▄     ▄██████████▄   ▐████▄     ▐██ 
      ▐██       ▐██▀       ▀██▌             ▐██        ██▌      ▐██   ▐██                  ██▌███     ███▐██   ▐██▀      ▀██▌   ▐██▀      ▀██▌  ▐██▀███    ▐██ 
      ▐██       ▐██         ██▌             ▐██        ████████████   ▐███████████         ██▌ ███   ███ ▐██   ▐██        ██▌   ▐██        ██▌  ▐██  ▀██▄  ▐██ 
      ▐██       ▐██▄       ▄██▌             ▐██        ██▌      ▐██   ▐█▌                  ██▌  ███ ███  ▐██   ▐██▄      ▄██▌   ▐██▄      ▄██▌  ▐██    ▀██▄▐██ 
      ▐██        ▀███████████▀              ▐██        ██▌      ▐██    ▀██████████         ██▌   ▀███▀   ▐██    ▀██████████▀     ▀██████████▀   ▐██      ▀████ 
  (
BUY LLN
)Twitter
Facebook
Telegram
paduser
Sr. Member
****
Offline Offline

Activity: 432
Merit: 250


View Profile
September 17, 2014, 11:14:22 AM
 #10497

how can i find my address in http://burst-pool2.cryptoport.io/ users list?

Use Ctrl + F. It will highlight your address.
Matt9301
Legendary
*
Offline Offline

Activity: 1554
Merit: 1008


View Profile
September 17, 2014, 11:16:10 AM
 #10498

I have two hdd 1To
Can I copy the plots from Hdd 1 to Hdd 2 for launch two run_mine ?
This gives me the same result as plots on a 2TB Hdd ?

Sorry for my english
No, you can't, you'll be in overlap
mig6r
Sr. Member
****
Offline Offline

Activity: 826
Merit: 250



View Profile
September 17, 2014, 11:19:36 AM
 #10499

I have two hdd 1To
Can I copy the plots from Hdd 1 to Hdd 2 for launch two run_mine ?
This gives me the same result as plots on a 2TB Hdd ?

Sorry for my english
No, you can't, you'll be in overlap

You are sure with two miners ?

            ▄▄▄▄▄▄▄▄
       ▄▄██████████████▄
     █████████████████████▄
   █████████████████████████
  ██████████▀▀       ▀▀██████▄
 █████████               █████
▐███████▌                 ▀███▌
████████                   ████
▐██████▌                   ▐██▌
 ███████                   ███
  ███████                 ███
   ▀██████▄             ▄██▀
     ▀███████▄▄▄▄▄▄▄▄████▀
        ▀▀███████████▀▀



 ▄▄▄             ▄▄▄           ▄▄▄   ▄▄▄▄▄         ▄▄▄         ▄▄▄▄▄▄       ▄▄▄                    ▄▄▄▄▄▄        ▄▄▄▄          ▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄▄▄   
 ███             ███           ███   ███████▄      ███        ████████      ███                   ████████       ██████▄       ███   ███████████████▄
 ███             ███           ███   ███ ▀████     ███       ███▀  ▀███     ███                  ███▀  ▀███      ███ ▀███▄     ███   ███         ▀███
 ███             ███           ███   ███   ▀███▄   ███      ███▀    ▀███    ███                 ███▀    ▀███     ███   ████    ███   ███          ███
 ███             ███           ███   ███     ▀███▄ ███     ████▄▄▄▄▄▄████   ███                ████▄▄▄▄▄▄████    ███    ▀███▄  ███   ███          ███
 ████▄▄▄▄▄▄▄▄▄▄▄ ████▄▄▄▄▄▄▄▄▄▄███   ███       ███████    ███▀▀▀▀▀▀▀▀▀▀███  ████▄▄▄▄▄▄▄▄▄▄▄   ███▀▀▀▀▀▀▀▀▀▀███   ███      ▀███▄███   ███▄▄▄▄▄▄▄▄▄████
  ▀████████████▌  ▀█████████████▀    ███        ▀▀████   ███▀          ▀███  ▀█████████████  ███▀          ▀███  ███        ▀▀████   █████████████▀▀
                     ▄▄███████
                 ▄████████████
              ▄██████▀▀▀██████
       ▄▄   ▄███████     ████
   ▄▄███▀  ██████████▄▄▄████▀
 ▄████▀▀  █████████████████
         ████████████████▀
        ▀██████████████▀
          ▀█████████▀
     ▄█▀    ▀██▀▀   ▄▄
    ██  ▄█▀      ▄███▌
   █████▀        ███▀
   ▀▀▀          ███▀
                ▀     



  ▄█████████  ███       ██▄      ▄██         █████       ████▌   ▄██████████   
 ██▌          ███        ▀██▄  ▄██▀          ██▌███     ██▀██▌  ▐██           
 ███████████  ███          ▀████▀            ██▌ ███   ██▀ ██▌  ▐███████████   
 ██▌          ███▄          ▐██▌             ██▌  ███ ██▀  ██▌  ▐██           
 ██▌           ▀█████████   ▐██▌             ██▌   ▀███▀   ██▌   ▀██████████



 █████████████▌  ▄███████████▄         █████████████▌  ██▌      ▐██    ▄██████████         █████       █████    ▄██████████▄     ▄██████████▄   ▐████▄     ▐██ 
      ▐██       ▐██▀       ▀██▌             ▐██        ██▌      ▐██   ▐██                  ██▌███     ███▐██   ▐██▀      ▀██▌   ▐██▀      ▀██▌  ▐██▀███    ▐██ 
      ▐██       ▐██         ██▌             ▐██        ████████████   ▐███████████         ██▌ ███   ███ ▐██   ▐██        ██▌   ▐██        ██▌  ▐██  ▀██▄  ▐██ 
      ▐██       ▐██▄       ▄██▌             ▐██        ██▌      ▐██   ▐█▌                  ██▌  ███ ███  ▐██   ▐██▄      ▄██▌   ▐██▄      ▄██▌  ▐██    ▀██▄▐██ 
      ▐██        ▀███████████▀              ▐██        ██▌      ▐██    ▀██████████         ██▌   ▀███▀   ▐██    ▀██████████▀     ▀██████████▀   ▐██      ▀████ 
  (
BUY LLN
)Twitter
Facebook
Telegram
reza_abay
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
September 17, 2014, 11:24:12 AM
 #10500

how can i find my address in http://burst-pool2.cryptoport.io/ users list?

Use Ctrl + F. It will highlight your address.

i use Ctrl+F but i cant find my address in pool.i register in pool and click submit, then wait for 4 block.
i run my miner And here is a picture



 why im not the users list?
Pages: « 1 ... 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 [525] 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 ... 1315 »
  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!