Bitcoin Forum
June 26, 2024, 05:38:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 »  All
  Print  
Author Topic: [ANN]🌀 Blur Network(BLUR) 🌀 | PoW Cryptonight-Dynamic | CPU/Solo Mining | DPoW  (Read 41211 times)
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
November 29, 2018, 07:11:41 PM
 #361

Please make sure that you are running the latest release from https://github.com/blur-network/blur/releases/v0.1.8.1!
Jazekx
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 30, 2018, 04:30:57 AM
 #362

Why each time i try to open wallet-cli with my wallet and i put my password it closes inmmediately?

If i try this:

Open Windows Powershell (Windows Key + X, then click powershell (non-admin) and type cd Downloads/blur-v0.1.8.1-win-x86_64 to switch to the directory you extracted the binaries into. Launch the daemon executable with the following options:

blurd.exe --add-priority-node=178.128.191.245:13894 --seed-node=178.128.180.136:13894 --add-priority-node=178.128.186.101:13894 --p2p-bind-port 13894 --rpc-bind-port 13895 --rpc-bind-ip 127.0.0.1


I get this error:

2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/main.cpp:292 BLUR 'Shift' (v0.1.8-8230253)
2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/protocol.h:53        Initializing cryptonote protocol...
2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/protocol.h:58        Cryptonote protocol initialized OK
2018-11-30 04:33:16.948 20680   INFO    global  src/daemon/p2p.h:63     Initializing p2p server...
2018-11-30 04:33:16.949 20680   INFO    global  src/daemon/core.h:103   Deinitializing core...
2018-11-30 04:33:16.950 20680   ERROR   daemon  src/daemon/core.h:108   Failed to deinitialize core...
2018-11-30 04:33:16.950 20680   INFO    global  src/daemon/protocol.h:75        Stopping cryptonote protocol...
2018-11-30 04:33:16.950 20680   INFO    global  src/daemon/protocol.h:79        Cryptonote protocol stopped successfully
2018-11-30 04:33:16.951 20680   ERROR   daemon  src/daemon/main.cpp:300 Exception in main! Failed to initialize p2p server.
pomartin
Jr. Member
*
Offline Offline

Activity: 80
Merit: 5


View Profile
November 30, 2018, 02:39:01 PM
 #363

Why each time i try to open wallet-cli with my wallet and i put my password it closes inmmediately?

If i try this:

Open Windows Powershell (Windows Key + X, then click powershell (non-admin) and type cd Downloads/blur-v0.1.8.1-win-x86_64 to switch to the directory you extracted the binaries into. Launch the daemon executable with the following options:

blurd.exe --add-priority-node=178.128.191.245:13894 --seed-node=178.128.180.136:13894 --add-priority-node=178.128.186.101:13894 --p2p-bind-port 13894 --rpc-bind-port 13895 --rpc-bind-ip 127.0.0.1


I get this error:

2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/main.cpp:292 BLUR 'Shift' (v0.1.8-8230253)
2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/protocol.h:53        Initializing cryptonote protocol...
2018-11-30 04:33:16.947 20680   INFO    global  src/daemon/protocol.h:58        Cryptonote protocol initialized OK
2018-11-30 04:33:16.948 20680   INFO    global  src/daemon/p2p.h:63     Initializing p2p server...
2018-11-30 04:33:16.949 20680   INFO    global  src/daemon/core.h:103   Deinitializing core...
2018-11-30 04:33:16.950 20680   ERROR   daemon  src/daemon/core.h:108   Failed to deinitialize core...
2018-11-30 04:33:16.950 20680   INFO    global  src/daemon/protocol.h:75        Stopping cryptonote protocol...
2018-11-30 04:33:16.950 20680   INFO    global  src/daemon/protocol.h:79        Cryptonote protocol stopped successfully
2018-11-30 04:33:16.951 20680   ERROR   daemon  src/daemon/main.cpp:300 Exception in main! Failed to initialize p2p server.

I have seen P2P initialization error before. Turned out it was due to permissions set in system. Try running itas administrator and you should be fine.

Try executing wallet in already opened cmd/powershell, perhaps this way you'll get some error output.
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
November 30, 2018, 06:56:30 PM
 #364

My daemon stopped syncing sometime earlier today and I'm now 680 blocks behind.  Anyone else having trouble?  And yes I'm running the latest.  I'm also getting many "host blocked" messages.

And I just noticed that the last block I received is the one after I mined the two previous blocks.  That can't be a coincidence.
pomartin
Jr. Member
*
Offline Offline

Activity: 80
Merit: 5


View Profile
November 30, 2018, 08:41:15 PM
 #365

My daemon stopped syncing sometime earlier today and I'm now 680 blocks behind.  Anyone else having trouble?  And yes I'm running the latest.  I'm also getting many "host blocked" messages.

And I just noticed that the last block I received is the one after I mined the two previous blocks.  That can't be a coincidence.

How many nodes are you running from same IP address?
Which nodes are you connected to?
There are few possible issues, please join discord channel to troubleshoot in real-time. Trubelshooting on a forum is slow and ineffective.
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
November 30, 2018, 09:42:08 PM
 #366

My daemon stopped syncing sometime earlier today and I'm now 680 blocks behind.  Anyone else having trouble?  And yes I'm running the latest.  I'm also getting many "host blocked" messages.

And I just noticed that the last block I received is the one after I mined the two previous blocks.  That can't be a coincidence.

How many nodes are you running from same IP address?
Which nodes are you connected to?
There are few possible issues, please join discord channel to troubleshoot in real-time. Trubelshooting on a forum is slow and ineffective.

I deleted and resynced the entire blockchain and it's working now.

Strange that it broke right after I mined two consecutive blocks.  On the newly synched chain I did not receive those two blocks.  I'm guessing I forked myself to a new chain Smiley
pomartin
Jr. Member
*
Offline Offline

Activity: 80
Merit: 5


View Profile
December 01, 2018, 08:13:28 PM
 #367

My daemon stopped syncing sometime earlier today and I'm now 680 blocks behind.  Anyone else having trouble?  And yes I'm running the latest.  I'm also getting many "host blocked" messages.

And I just noticed that the last block I received is the one after I mined the two previous blocks.  That can't be a coincidence.

How many nodes are you running from same IP address?
Which nodes are you connected to?
There are few possible issues, please join discord channel to troubleshoot in real-time. Trubelshooting on a forum is slow and ineffective.

I deleted and resynced the entire blockchain and it's working now.

Strange that it broke right after I mined two consecutive blocks.  On the newly synched chain I did not receive those two blocks.  I'm guessing I forked myself to a new chain Smiley

Nice to hear you mannaged to solve it. Consider checking your connection to wan- make sure firewall is not blocking daemon as even if you forked to alternative chain, you should get re-organized when your daemon figures out that he is not on the same chain as the other nodes your daemon connects to.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 02, 2018, 06:21:10 AM
 #368

My daemon stopped syncing sometime earlier today and I'm now 680 blocks behind.  Anyone else having trouble?  And yes I'm running the latest.  I'm also getting many "host blocked" messages.

And I just noticed that the last block I received is the one after I mined the two previous blocks.  That can't be a coincidence.

Host blocked messages typically mean that your node is falling outside of the ruleset of others, and vice versa.  Something caused your miner to act outside of the iterations count for hash calculation, probably.

Because we use both timestamps and height as arbitrary numbers in the equation for our iterations, the mutual blocking (other nodes were likely blocking you too) could be caused by you falling out of sync with height, or through anything that would look like timestamp manipulation to other nodes.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 02, 2018, 10:23:40 PM
 #369

PLEASE CHECK YOUR MINERS. It seems that AV is either falsely detecting the blur daemon on Windows, or that some sort of DoS is occurring.  Nethash is low as a result.  the quicker you check and restart, the more blocks you'll mine!
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 04, 2018, 01:41:16 AM
 #370

Blur Network CLI tools (Wallet and Daemon) are now available as a snap package on the Ubuntu Software Store.  Search "Blur" in the store to find it.  

You can start the daemon with the command "blur.blurd" and the wallet with "blur.blur-wallet-cli"


blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 09, 2018, 09:33:50 PM
 #371

After speaking with MXShine, we have decided not to pursue a listing there.  We have done the same with FirstCryptoBank (FCB), despite the offer for a free listing.
lesoleil
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 09, 2018, 11:19:51 PM
 #372

tried to download cli for win10. got a virus notification and system stopped me from completing download...?
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 11, 2018, 07:49:57 AM
 #373

After speaking with MXShine, we have decided not to pursue a listing there.  We have done the same with FirstCryptoBank (FCB), despite the offer for a free listing.
Embarrassed Embarrassed Embarrassed Embarrassed Embarrassed Embarrassed Embarrassed

Our decision not to go with FCB was due to affiliation with suspicious going-ons surrounding the MapleChange scam.  MXShine left much to be desired with their ability to communicate.  Our chief interest is the security of our users, even if that means waiting for a proper listing.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 11, 2018, 11:40:36 PM
 #374

The Blur Network is expanding to a multi-chain model!  This is the announcement and unveiling of the new architecture that is marked on the roadmap.  You can read about where things are headed here: https://whalereports.com/blur-network-fractal-multichain/
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 12, 2018, 04:18:13 AM
 #375

blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 14, 2018, 01:12:10 AM
 #376

Rabinovitch
Legendary
*
Offline Offline

Activity: 2030
Merit: 1076


BTCLife.global participant


View Profile
December 20, 2018, 11:07:40 AM
 #377

So what is the price of BLUR now? I can't start a BISQ client for some reason...

From Siberia with love! Hosting by Rabinovitch!
Fundraising for BOINC Farm
Пpoфeccиoнaльнo зaнимaюcь paзвёpтывaниeм фepм (ASIC, GPU, BURST, STORJ, Filecoin), oбopyдoвaниeм пoмeщeний для мaйнингa.
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 24, 2018, 08:59:53 AM
 #378

So what is the price of BLUR now? I can't start a BISQ client for some reason...

what operating system are you on?
blurnetwork (OP)
Jr. Member
*
Offline Offline

Activity: 209
Merit: 9

The Blur Network


View Profile WWW
December 24, 2018, 09:01:04 AM
 #379

Please upgrade your nodes to v0.1.8.2!  This update is strongly recommended for all nodes.

Get the update here: https://github.com/blur-network/blur/releases.   An updated GUI Wallet is available for Linux -- Windows and Mac to follow.

While not updating shouldn't find you out on a orphaned chain... the bug fixes and improvements are ones that you will want to update for, where possible.  Changelog is included on the releases page.
Rabinovitch
Legendary
*
Offline Offline

Activity: 2030
Merit: 1076


BTCLife.global participant


View Profile
December 25, 2018, 06:23:32 AM
 #380

what operating system are you on?

Win7 x64

From Siberia with love! Hosting by Rabinovitch!
Fundraising for BOINC Farm
Пpoфeccиoнaльнo зaнимaюcь paзвёpтывaниeм фepм (ASIC, GPU, BURST, STORJ, Filecoin), oбopyдoвaниeм пoмeщeний для мaйнингa.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 »  All
  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!