Bitcoin Forum
April 19, 2024, 07:01:12 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 [356] 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 ... 486 »
  Print  
Author Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014  (Read 1210687 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
September 19, 2016, 03:14:36 PM
 #7101


OK, now I'm moving a bit further.
But now, I'm not getting any error message, till I try to connect.

I start pool, it's looking fine
Code:
~/pool$ node init.js
2016-09-19 16:06:47 [master] Pool spawned on 2 thread(s)
2016-09-19 16:06:49 [unlocker] Started
2016-09-19 16:06:49 [payments] Started
2016-09-19 16:06:49 [unlocker] No blocks candidates in redis
2016-09-19 16:06:49 [payments] No workers' balances reached the minimum payment threshold
2016-09-19 16:06:50 [pool] (Thread 2) New block to mine at height 611757 w/ difficulty of 89943527473
2016-09-19 16:06:50 [pool] (Thread 1) New block to mine at height 611757 w/ difficulty of 89943527473
2016-09-19 16:06:50 [pool] (Thread 2) Started server listening on port 3333
2016-09-19 16:06:50 [pool] (Thread 2) Started server listening on port 5555
2016-09-19 16:06:50 [pool] (Thread 2) Started server listening on port 7777
2016-09-19 16:06:50 [pool] (Thread 2) Started server listening on port 8888
2016-09-19 16:06:50 [pool] (Thread 1) Started server listening on port 3333
2016-09-19 16:06:50 [pool] (Thread 1) Started server listening on port 5555
2016-09-19 16:06:50 [pool] (Thread 1) Started server listening on port 7777
2016-09-19 16:06:50 [pool] (Thread 1) Started server listening on port 8888

but then, when I'm trying to connect, I'm getting this error:

Code:
2016-09-19 15:58:08 [master] Pool fork 2 died, spawning replacement worker...
2016-09-19 15:58:11 [pool] (Thread 2) New block to mine at height 611750 w/ difficulty of 89489549000
2016-09-19 15:58:11 [pool] (Thread 2) Started server listening on port 3333
2016-09-19 15:58:11 [pool] (Thread 2) Started server listening on port 5555
2016-09-19 15:58:11 [pool] (Thread 2) Started server listening on port 7777
2016-09-19 15:58:11 [pool] (Thread 2) Started server listening on port 8888

TypeError: Cannot read property 'enabled' of undefined
    at handleMinerMethod (/home/ubuntu2/pool/lib/pool.js:466:43)
    at handleMessage (/home/ubuntu2/pool/lib/pool.js:606:13)
    at Socket.socket.on.on.on.pushMessage (/home/ubuntu2/pool/lib/pool.js:660:25)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Socket.<anonymous> (_stream_readable.js:746:14)
    at Socket.EventEmitter.emit (events.js:92:17)
    at emitReadable_ (_stream_readable.js:408:10)
    at emitReadable (_stream_readable.js:404:5)
    at readableAddChunk (_stream_readable.js:165:9)
    at Socket.Readable.push (_stream_readable.js:127:10)

2016-09-19 15:58:18 [master] Pool fork 1 died, spawning replacement worker...
2016-09-19 15:58:21 [pool] (Thread 1) New block to mine at height 611750 w/ difficulty of 89489549000
2016-09-19 15:58:21 [pool] (Thread 1) Started server listening on port 3333

and miner, can't connect at all:

Code:
[2016-09-19 15:57:59] Using JSON-RPC 2.0
[2016-09-19 15:57:59] wildkeccak scratchpad cache /home/ubuntu1/.cache/boolberry/scratchpad.bin
[2016-09-19 15:57:59] hugetlb not available
[2016-09-19 15:57:59] loaded scratchpad /home/ubuntu1/.cache/boolberry/scratchpad.bin (199337504 bytes), height=611140
[2016-09-19 15:57:59] Starting Stratum on stratum+tcp://192.168.100.104:7777
[2016-09-19 15:57:59] 4 miner threads started, using 'wildkeccak' algorithm.
[2016-09-19 15:57:59] stratum_recv_line failed
[2016-09-19 15:57:59] ...retry after 10 seconds
[2016-09-19 15:58:09] stratum_recv_line failed
[2016-09-19 15:58:09] ...retry after 10 seconds
[2016-09-19 15:58:19] stratum_recv_line failed
[2016-09-19 15:58:19] ...retry after 10 seconds
[2016-09-19 15:58:29] stratum_recv_line failed
[2016-09-19 15:58:29] ...retry after 10 seconds

So, now I  really don't know, how to solve this.
Does anybody, know hoe to sort this out?
cheers

Those line numbers don't look like they line up with this. Please use this repo:
https://github.com/clintar/cryptonote-universal-pool
1713553272
Hero Member
*
Offline Offline

Posts: 1713553272

View Profile Personal Message (Offline)

Ignore
1713553272
Reply with quote  #2

1713553272
Report to moderator
1713553272
Hero Member
*
Offline Offline

Posts: 1713553272

View Profile Personal Message (Offline)

Ignore
1713553272
Reply with quote  #2

1713553272
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.
xmr_eric
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
September 19, 2016, 04:11:10 PM
 #7102

I sent some BBR to a wallet generated on this page: https://xmr.llcoins.net/

I don't see a simplewallet command to restore from a mnemonic seed or view/spend keys. Are my coins lost?
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
September 19, 2016, 05:04:11 PM
 #7103

I sent some BBR to a wallet generated on this page: https://xmr.llcoins.net/

I don't see a simplewallet command to restore from a mnemonic seed or view/spend keys. Are my coins lost?

Code:
  --restore-wallet arg            Restore wallet from restore seed and save it 
                                  to <arg> or <address>.wallet by default
  --restore-seed arg              Restore wallet from the 24-word seed

I think you need to pass the seed in quotes
xmr_eric
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
September 19, 2016, 06:54:05 PM
Last edit: September 19, 2016, 09:02:35 PM by xmr_eric
 #7104

Code:
--restore-wallet "mnemonic seed" 

This did not work. It says "unrecognized option'', which makes me think my Boolberry simplewallet does not have this command. Or I wonder if it's because the mnemonic seed is different on https://xmr.llcoins.net/. You mention a 24-word mnemonic seed, but the llcoins generator gave me a 25-word mnemonic seed. I also tried shortening the words to three letters, since that's what most mnemonic seeds look at. This did not work either.

Code:
--restore-seed 

This is not an option in my version of Simplewallet (v0.3.0.41).

Any other ideas? Do I need to build from source for these two options? That is what I will try right now.

Edit: I successfully installed the newer version that has --restore-wallet and --restore-seed, but it is asking for a 24-word seed, and the generator I used gave me a 25-word seed. Any ideas?
xmr_eric
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
September 19, 2016, 09:30:51 PM
Last edit: September 20, 2016, 06:03:13 PM by xmr_eric
 #7105

Solved it, thanks to Luigi1111 (creator of BBR address generator). Just for the record, you restore from seed by:

1. Building the Boolberry program from source (download does not have the --restore-wallet option)
2. Using the command:

Code:
simplewallet --restore-wallet <wallet name> --restore-seed "24-word mnemonic seed"

Luigi helped convert my 25-word seed to a 24-word seed, but in the future he said he might update the generator so it is automatically a 24-word seed.

Edit: Just FYI, but the build-from-source wallet was not updating except for the past 1500 blocks, so my wallet was showing a balance of zero. To get the cold storage funds it was like 5000 blocks back, so I had to go into the source and change the update point to get it to scan the blockchain far back enough. Anyways, it's all finished. Thanks again Luigi1111!
estenity
Hero Member
*****
Offline Offline

Activity: 1918
Merit: 535


View Profile
September 20, 2016, 05:05:01 PM
 #7106

market rather dumping on bittrex at 17.800
jd1959
Hero Member
*****
Offline Offline

Activity: 529
Merit: 505


I'm on drugs, what's your excuse?


View Profile
September 20, 2016, 06:46:31 PM
 #7107

market rather dumping on bittrex at 17.800

After the pump, comes ?

Cheers Jon  Wink

          dICO Disguised Instant Cash Out
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
September 21, 2016, 04:59:00 PM
Last edit: September 21, 2016, 07:09:27 PM by clintar2
 #7108

Solved it, thanks to Luigi1111 (creator of BBR address generator). Just for the record, you restore from seed by:

1. Building the Boolberry program from source (download does not have the --restore-wallet option)
2. Using the command:

Code:
simplewallet --restore-wallet <wallet name> --restore-seed "24-word mnemonic seed"

Luigi helped convert my 25-word seed to a 24-word seed, but in the future he said he might update the generator so it is automatically a 24-word seed.

Edit: Just FYI, but the build-from-source wallet was not updating except for the past 1500 blocks, so my wallet was showing a balance of zero. To get the cold storage funds it was like 5000 blocks back, so I had to go into the source and change the update point to get it to scan the blockchain far back enough. Anyways, it's all finished. Thanks again Luigi1111!
Ok, what did you do in the source? That sounds bad.
Edit: I mean it sounds bad that you had to change something in the source for it to sync
dranster
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
September 22, 2016, 05:16:18 PM
 #7109

BBR making some big moves today


One of the most undervalued anon coins.



We breaking 50,000 sats...Hold on tight brothers.


Lets go BOOLBERRY Smiley
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
September 22, 2016, 06:42:02 PM
 #7110

What kind of disease do you suffer? when You MUST comment every single altcoin?
https://bitcointalk.org/index.php?action=profile;u=728352;sa=showPosts

This is my signature...
hiddensphinx
Legendary
*
Offline Offline

Activity: 1457
Merit: 1001



View Profile
September 23, 2016, 12:40:29 PM
 #7111

What kind of disease do you suffer? when You MUST comment every single altcoin?
https://bitcointalk.org/index.php?action=profile;u=728352;sa=showPosts

BAGHOLDER Syndrome  Grin

Take your Bitcoin and Altcoin trading strategy to another level with Trade Santa! - https://tradesanta.com/en/site/set-referral-cookie?referral_id=111843
dranster
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
September 23, 2016, 12:43:46 PM
 #7112

What kind of disease do you suffer? when You MUST comment every single altcoin?
https://bitcointalk.org/index.php?action=profile;u=728352;sa=showPosts

BAGHOLDER Syndrome  Grin


Im the MM of many shitcoins

I pump and dump it all the tym Grin
Testudoguy
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
September 23, 2016, 02:48:10 PM
 #7113

Is there are slack with boolberry?
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
September 23, 2016, 03:26:05 PM
 #7114

Quote
Those line numbers don't look like they line up with this. Please use this repo:
https://github.com/clintar/cryptonote-universal-pool

I had it working for two days without problems, was finding blocks.
But now, strange thing happened to me, I start to get this error message

2016-09-23 17:16:44 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:46 [master] Pool fork 2 died, spawning replacement worker...
2016-09-23 17:16:46 [pool] (Thread 3) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1
2016-09-23 17:16:47 [api] Stat collection finished: 1 ms redis, 4 ms daemon
2016-09-23 17:16:47 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 5555
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 7777
2016-09-23 17:16:49 [master] Pool fork 3 died, spawning replacement worker...
2016-09-23 17:16:49 [pool] (Thread 4) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1


I've tried changing ports, restart redis, but it's still in there.
Also I tried to make clean install on second machine, and I'm getting same error in there as well.
And now I'm stuck, and can't move on.
And, this what miner's  showing

[2016-09-23 17:33:59] GPU #0: GeForce GTX 750 Ti: 16140433 hashes, 730.07 kh/s
[2016-09-23 17:34:08] GPU #1: GeForce GTX 750 Ti: 11496820 hashes, 799.20 kh/s
[2016-09-23 17:34:14] GPU #2: GeForce GTX 750 Ti: 35281080 hashes, 798.74 kh/s
[2016-09-23 17:34:49] stratum_recv_line failed
[2016-09-23 17:34:49] Stratum connection interrupted
[2016-09-23 17:34:49] GPU #1: GeForce GTX 750 Ti: 33142201 hashes, 797.58 kh/s
[2016-09-23 17:34:49] GPU #0: GeForce GTX 750 Ti: 36831601 hashes, 731.96 kh/


Can you help me with this too?
cheers

This is my signature...
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
September 27, 2016, 03:54:13 PM
 #7115

Quote
Those line numbers don't look like they line up with this. Please use this repo:
https://github.com/clintar/cryptonote-universal-pool

I had it working for two days without problems, was finding blocks.
But now, strange thing happened to me, I start to get this error message

2016-09-23 17:16:44 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:46 [master] Pool fork 2 died, spawning replacement worker...
2016-09-23 17:16:46 [pool] (Thread 3) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1
2016-09-23 17:16:47 [api] Stat collection finished: 1 ms redis, 4 ms daemon
2016-09-23 17:16:47 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 5555
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 7777
2016-09-23 17:16:49 [master] Pool fork 3 died, spawning replacement worker...
2016-09-23 17:16:49 [pool] (Thread 4) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1


I've tried changing ports, restart redis, but it's still in there.
Also I tried to make clean install on second machine, and I'm getting same error in there as well.
And now I'm stuck, and can't move on.
And, this what miner's  showing

[2016-09-23 17:33:59] GPU #0: GeForce GTX 750 Ti: 16140433 hashes, 730.07 kh/s
[2016-09-23 17:34:08] GPU #1: GeForce GTX 750 Ti: 11496820 hashes, 799.20 kh/s
[2016-09-23 17:34:14] GPU #2: GeForce GTX 750 Ti: 35281080 hashes, 798.74 kh/s
[2016-09-23 17:34:49] stratum_recv_line failed
[2016-09-23 17:34:49] Stratum connection interrupted
[2016-09-23 17:34:49] GPU #1: GeForce GTX 750 Ti: 33142201 hashes, 797.58 kh/s
[2016-09-23 17:34:49] GPU #0: GeForce GTX 750 Ti: 36831601 hashes, 731.96 kh/


Can you help me with this too?
cheers
Yuck, what version of node is that running on? I think there sounds there be more errors about it crashing and in what line.
filou4
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
September 28, 2016, 07:07:00 AM
 #7116

Pool back online ! After weeks of DDOS..

Dear miners, new setup is ready (new isp, new box) :

http://bbr.poolto.be

Thanks for your support !

http://poolto.be -+- Any help appreciated ! BTC: 1E4s4CDXutSYZGkFVKrLbmQXQWq4Ez7RUy -+- thanks :-)
Golftech
Hero Member
*****
Offline Offline

Activity: 2114
Merit: 520



View Profile
September 28, 2016, 07:08:38 AM
 #7117

Pool back online ! After weeks of DDOS..

Dear miners, new setup is ready (new isp, new box) :

http://bbr.poolto.be

Thanks for your support !

is this also can be done with solo mining just wanted to try if my laptop can get some BBR using your pool thanks.

███████████████████████████
██████████▀▀         ▀▀████
█████████▀              ▀██
█████████   ▐████████▌   ██
███▀▀             ███▌   ██
██▀               ███▌   ██
██   ▐███████████████▌   ██
██   ▐███               ▄██
██   ▐███            ▄▄████
██   ▐████████▌   █████████
██▄              ▄█████████
███▄▄         ▄▄███████████
███████████████████████████
.
.crosswise.
..........Next Gen Cross-Chain DEX..........
|   TELEGRAM   |    TWITTER    |    DISCORD    |     MEDIUM     |  INSTAGRAM  |
.
...SIGN IN...
filou4
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
September 28, 2016, 09:48:37 AM
 #7118

Pool back online ! After weeks of DDOS..

Dear miners, new setup is ready (new isp, new box) :

http://bbr.poolto.be

Thanks for your support !

is this also can be done with solo mining just wanted to try if my laptop can get some BBR using your pool thanks.

hm, solo mining is not compatible with pool mining.
Either you mine solo, either you mine on a pool.
Which OS is using your laptop? ou can cpu or gpu mine.
But using a laptop, gpu mine is clearly not recommended

http://poolto.be -+- Any help appreciated ! BTC: 1E4s4CDXutSYZGkFVKrLbmQXQWq4Ez7RUy -+- thanks :-)
ph4nt0m
Hero Member
*****
Offline Offline

Activity: 591
Merit: 501


Scavenger of Crypto Sorrow


View Profile
September 28, 2016, 10:07:58 AM
 #7119

Pool back online ! After weeks of DDOS..

Dear miners, new setup is ready (new isp, new box) :

http://bbr.poolto.be

Thanks for your support !

is this also can be done with solo mining just wanted to try if my laptop can get some BBR using your pool thanks.

If you have 5Gb of RAM to spare, you can do solo mining. Otherwise don't bother. Pool mining works fine most of the time.
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
September 28, 2016, 04:55:23 PM
 #7120

Quote
Those line numbers don't look like they line up with this. Please use this repo:
https://github.com/clintar/cryptonote-universal-pool

I had it working for two days without problems, was finding blocks.
But now, strange thing happened to me, I start to get this error message

2016-09-23 17:16:44 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:46 [master] Pool fork 2 died, spawning replacement worker...
2016-09-23 17:16:46 [pool] (Thread 3) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1
2016-09-23 17:16:47 [api] Stat collection finished: 1 ms redis, 4 ms daemon
2016-09-23 17:16:47 [api] Broadcasting to 0 visitors and 0 address lookups
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 5555
2016-09-23 17:16:49 [pool] (Thread 2) Started server listening on port 7777
2016-09-23 17:16:49 [master] Pool fork 3 died, spawning replacement worker...
2016-09-23 17:16:49 [pool] (Thread 4) Miner connected 1DFmFSA2151eScguvHf93pU7xJvEwvzhAcC8cDKfANk63D8nPqNWE18NXmBNkjpCtnRYXXW9dQkyu8q FqxAe18sg38R6kyz@127.0.0.1


I've tried changing ports, restart redis, but it's still in there.
Also I tried to make clean install on second machine, and I'm getting same error in there as well.
And now I'm stuck, and can't move on.
And, this what miner's  showing

[2016-09-23 17:33:59] GPU #0: GeForce GTX 750 Ti: 16140433 hashes, 730.07 kh/s
[2016-09-23 17:34:08] GPU #1: GeForce GTX 750 Ti: 11496820 hashes, 799.20 kh/s
[2016-09-23 17:34:14] GPU #2: GeForce GTX 750 Ti: 35281080 hashes, 798.74 kh/s
[2016-09-23 17:34:49] stratum_recv_line failed
[2016-09-23 17:34:49] Stratum connection interrupted
[2016-09-23 17:34:49] GPU #1: GeForce GTX 750 Ti: 33142201 hashes, 797.58 kh/s
[2016-09-23 17:34:49] GPU #0: GeForce GTX 750 Ti: 36831601 hashes, 731.96 kh/


Can you help me with this too?
cheers
Yuck, what version of node is that running on? I think there sounds there be more errors about it crashing and in what line.

I have v0.10.25 on both machines. You think it's a problem? Because It was working fine, with this version.
And I'm sorry, but I'm not sure, what you mean, with your second question.

This is my signature...
Pages: « 1 ... 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 [356] 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 ... 486 »
  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!