Bitcoin Forum
May 27, 2024, 12:58:42 PM *
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 »  All
  Print  
Author Topic: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes  (Read 12958 times)
saibaby
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 02, 2017, 03:26:44 PM
 #261

will be a one of the currency of a future. Cheesy Cheesy Cheesy
sprobe
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 02, 2017, 06:20:02 PM
 #262

hi dev.
This error occured on my ubuntu 16.04 when i try to start wallet:

Code:
/Niobiumd 
Niobium server starting
Error: Error initializing wallet database environment /home/mypc/.Nb!

And this is content of my debug.log  file
Code:
 21 2017-11-02 18:15:27 Niobium version v1.0.0.1-Nb 92.906 (2017-10-17 21:40:59 -0200)
 22 2017-11-02 18:15:27 Using OpenSSL version OpenSSL 1.0.2g  1 Mar 2016
 23 2017-11-02 18:15:27 Default data directory /home/mypc/.Nb
 24 2017-11-02 18:15:27 Used data directory /home/mypc/.Nb
 25 2017-11-02 18:15:27 Failed to create backup boost::filesystem::copy_file: No such file or d>
 26 2017-11-02 18:15:27 init message: Verifying database integrity...
 27 2017-11-02 18:15:27 dbenv.open LogDir=/home/mypc/.Nb/database ErrorFile=/home/mypc>
 28 2017-11-02 18:15:27 ERROR: CDB() : error Invalid argument (22) opening database environment
 29 2017-11-02 18:15:27 Moved old /home/mypc/.Nb/database to /home/mypc/.Nb/datab>
 30 2017-11-02 18:15:27 dbenv.open LogDir=/home/mypc/.Nb/database ErrorFile=/home/ngtrie>
 31 2017-11-02 18:15:27 ERROR: CDB() : error Invalid argument (22) opening database environment
 32 2017-11-02 18:15:27 : Error initializing wallet database environment /home/mypc/.Nb!
 33 2017-11-02 18:15:27 Shutdown : In progress...
 34 2017-11-02 18:15:27 StopNode()
 35 2017-11-02 18:15:27 Verifying mncache.dat format...
 36 2017-11-02 18:15:27 ERROR: Read : Failed to open file /home/mypc/.Nb/mncache.dat
 37 2017-11-02 18:15:27 Missing masternode list file - mncache.dat, will try to recreate
 38 2017-11-02 18:15:27 Writting info to mncache.dat...
 39 2017-11-02 18:15:27 Written info to mncache.dat  17ms
 40 2017-11-02 18:15:27   masternodes: 0, peers who asked us for masternode list: 0, peers we a>
 41 2017-11-02 18:15:27 Masternode dump finished  17ms
 42 2017-11-02 18:15:27 Shutdown : done
 43 2017-11-02 18:16:22


How can i fix it?

p/s:
this is my config file
Code:
 Niobium.conf                                                                        << buffers 
  1 daemon=1
  2 listen=1
  3 server=1
  4 maxconnections=500
  5 rpcuser=username
  6 rpcpassword=password
  7 port=55550
  8 rpcport=55551
  9 rpcconnect=127.0.0.1
 10 rpcallowip=127.0.0.1
 11 addnode=seed.niobiumcoin.org
 12 addnode=seed1.niobiumcoin.org
 13 addnode=seed2.niobiumcoin.org
~                                   
Basion
Member
**
Offline Offline

Activity: 224
Merit: 10


View Profile
November 02, 2017, 07:43:23 PM
 #263

I like this project and the Bounty campaign. I can participate with my rank on Twitter?
wingding
Hero Member
*****
Offline Offline

Activity: 770
Merit: 504



View Profile
November 03, 2017, 08:44:03 AM
 #264

I like this project and the Bounty campaign. I can participate with my rank on Twitter?

I agree with you. I also decided to take part.
Kanatis
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
November 03, 2017, 11:48:10 AM
 #265

Project worthy of attention. I'm sure the team will be able to implement it.
tondalink
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 04, 2017, 08:07:49 AM
 #266

Please create .Nb folder in your home directory (~) and put Niobium.conf in that. Make sure you hare enough right in this directory

hi dev.
This error occured on my ubuntu 16.04 when i try to start wallet:

Code:
/Niobiumd 
Niobium server starting
Error: Error initializing wallet database environment /home/mypc/.Nb!

And this is content of my debug.log  file
Code:
 21 2017-11-02 18:15:27 Niobium version v1.0.0.1-Nb 92.906 (2017-10-17 21:40:59 -0200)
 22 2017-11-02 18:15:27 Using OpenSSL version OpenSSL 1.0.2g  1 Mar 2016
 23 2017-11-02 18:15:27 Default data directory /home/mypc/.Nb
 24 2017-11-02 18:15:27 Used data directory /home/mypc/.Nb
 25 2017-11-02 18:15:27 Failed to create backup boost::filesystem::copy_file: No such file or d>
 26 2017-11-02 18:15:27 init message: Verifying database integrity...
 27 2017-11-02 18:15:27 dbenv.open LogDir=/home/mypc/.Nb/database ErrorFile=/home/mypc>
 28 2017-11-02 18:15:27 ERROR: CDB() : error Invalid argument (22) opening database environment
 29 2017-11-02 18:15:27 Moved old /home/mypc/.Nb/database to /home/mypc/.Nb/datab>
 30 2017-11-02 18:15:27 dbenv.open LogDir=/home/mypc/.Nb/database ErrorFile=/home/ngtrie>
 31 2017-11-02 18:15:27 ERROR: CDB() : error Invalid argument (22) opening database environment
 32 2017-11-02 18:15:27 : Error initializing wallet database environment /home/mypc/.Nb!
 33 2017-11-02 18:15:27 Shutdown : In progress...
 34 2017-11-02 18:15:27 StopNode()
 35 2017-11-02 18:15:27 Verifying mncache.dat format...
 36 2017-11-02 18:15:27 ERROR: Read : Failed to open file /home/mypc/.Nb/mncache.dat
 37 2017-11-02 18:15:27 Missing masternode list file - mncache.dat, will try to recreate
 38 2017-11-02 18:15:27 Writting info to mncache.dat...
 39 2017-11-02 18:15:27 Written info to mncache.dat  17ms
 40 2017-11-02 18:15:27   masternodes: 0, peers who asked us for masternode list: 0, peers we a>
 41 2017-11-02 18:15:27 Masternode dump finished  17ms
 42 2017-11-02 18:15:27 Shutdown : done
 43 2017-11-02 18:16:22


How can i fix it?

p/s:
this is my config file
Code:
 Niobium.conf                                                                        << buffers 
  1 daemon=1
  2 listen=1
  3 server=1
  4 maxconnections=500
  5 rpcuser=username
  6 rpcpassword=password
  7 port=55550
  8 rpcport=55551
  9 rpcconnect=127.0.0.1
 10 rpcallowip=127.0.0.1
 11 addnode=seed.niobiumcoin.org
 12 addnode=seed1.niobiumcoin.org
 13 addnode=seed2.niobiumcoin.org
~                                   

tondalink
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 04, 2017, 08:10:47 AM
 #267

how to mine it the pool ?


You can try this :http://pool.niobiumcoin.cc
samle
Member
**
Offline Offline

Activity: 184
Merit: 10


View Profile
November 04, 2017, 09:15:03 AM
 #268

wow good explain or statement in this project thread, i look many item can register for someone want to join became participant to make this project development and never scam

▐|   EOS Exchange   |▌          The Exchange for the EOS Community!          ▐|   EOSex   |▌
                    ICO: 15th October to 20th November  |  Free EXP Tokens: Join Bounty!                    
Whitepaper               ANN Thread               Telegram               Twitter               Mobile
romasalah
Full Member
***
Offline Offline

Activity: 299
Merit: 100



View Profile
November 04, 2017, 11:10:31 AM
 #269

WTB 2800NB for 2000 satoshi each, P.M
Basion
Member
**
Offline Offline

Activity: 224
Merit: 10


View Profile
November 04, 2017, 11:12:24 AM
 #270

Hi guys. I really like the idea of the project. I will support you and monitor the implementation of this project.
Elwis
Newbie
*
Offline Offline

Activity: 80
Merit: 0


View Profile
November 04, 2017, 11:54:53 AM
 #271

buy 1.1 nb
williamsmith
Full Member
***
Offline Offline

Activity: 476
Merit: 100


View Profile
November 04, 2017, 12:19:55 PM
 #272

Niobium Coin is on our pool.

Direct wallet mining-No registration required

http://hashpool.co.za

stratum+tcp://hashpool.co.za

For X11 Port: 1113, Diff: 0.1   (Vardiff Port - min diff 8 & max diff 1000000) Port: 2224, Diff: 8  Port: 4446, Diff: 100000

Payouts every 10 mins once block is confirmed

Start your miners up and join our mining pool today.
We try to cover mining opportunities for all cpu - gpu - asic miners
New coins added regularly as we spot new opportunities or as per coin owners requests

For info or new coins to be added to the pool please email coins@hashpool.co.za

Visit www.hashpool.co.za
No registration required - Direct wallet mining

We can also assist to setup your own mining pool for profit or for your own coin

HAPPY MINING
THE HASH POOL TEAM

leonard852
Full Member
***
Offline Offline

Activity: 372
Merit: 100



View Profile
November 05, 2017, 07:46:14 AM
 #273

WTB 1502 coins. PM me

Only dev own this large of coin to setup 10 Masternode.
You can buy nicehash to mine this coin


how much coins needed to build masternode ,and what's RIO ,i want to invest masternode ,who can tell me ,thanks!
Goldenbeaver
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
November 05, 2017, 10:26:21 AM
 #274

WTB 1502 coins. PM me

Only dev own this large of coin to setup 10 Masternode.
You can buy nicehash to mine this coin


how much coins needed to build masternode ,and what's RIO ,i want to invest masternode ,who can tell me ,thanks!

Masternode Requirements: 1,500 NB . All the information you need is on the first page.
Niobium
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
November 05, 2017, 01:34:30 PM
 #275

Hello, Look at that coincidence, congratulations on the coin. I see numerous projects with my nickname in the forum currently, I just hope they do not associate my name with these projects if they have viruses or something like that. I would like to clarify that I have no involvement with the projects with the name Niobium or Nióbio. Good luck on the team project.
romasalah
Full Member
***
Offline Offline

Activity: 299
Merit: 100



View Profile
November 05, 2017, 04:03:09 PM
 #276

For all of you guys who got a free airdrop from this project.. I'd like to buy some ASAP. P.m me with your price
trgnn
Full Member
***
Offline Offline

Activity: 756
Merit: 103



View Profile
November 06, 2017, 10:05:35 AM
 #277

For all of you guys who got a free airdrop from this project.. I'd like to buy some ASAP. P.m me with your price

Don't sell too low. Mining this cost a lot. 3k sat ? More like 90k sat to me, min.

I will not sell lower Cheesy

PRIZRAK25
Sr. Member
****
Offline Offline

Activity: 613
Merit: 250



View Profile
November 06, 2017, 02:54:53 PM
 #278

https://twitter.com/PRIZRAK251/status/926229237480214528
PRIZRAK25
Sr. Member
****
Offline Offline

Activity: 613
Merit: 250



View Profile
November 06, 2017, 02:55:30 PM
 #279

NMrLfkimkx9exNnWA4RKhGr3aS92P3Sc97
Jack2512
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 07, 2017, 02:05:22 PM
 #280

Hi guys, good project. I have two answers:

1)when exchange? i want to buy Nb to build a node.

2)how can i config for a masternode on windows?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 »  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!