willowrose
Newbie
Offline
Activity: 34
Merit: 0
|
|
October 15, 2016, 06:39:26 PM |
|
root@s3c:~/QubitCoin/src# ./qubitcoind Error: what is wrong? What is the error message? usually you run it: ./qubitcoind --daemon
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
October 15, 2016, 06:43:35 PM |
|
root@s3c:~/QubitCoin/src# ./qubitcoind --daemon Qubitcoin server starting root@s3c:~/QubitCoin/src# Error:
debug.log:
2016-10-15 18:42:27 Qubitcoin version v0.11.2.1 (2016-09-24 20:19:42 +0200) 2016-10-15 18:42:27 Using OpenSSL version OpenSSL 1.0.1t 3 May 2016 2016-10-15 18:42:27 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010) 2016-10-15 18:42:27 Default data directory /root/.QubitCoin 2016-10-15 18:42:27 Using data directory /root/.QubitCoin 2016-10-15 18:42:27 Using config file /root/.QubitCoin/QubitCoin.conf 2016-10-15 18:42:27 Using at most 125 connections (1024 file descriptors available) 2016-10-15 18:42:27 Using 0 threads for script verification 2016-10-15 18:42:27 Binding RPC on address :: port 7799 (IPv4+IPv6 bind any: 1) 2016-10-15 18:42:27 Using wallet wallet.dat 2016-10-15 18:42:27 init message: Verifying wallet... 2016-10-15 18:42:27 CDBEnv::Open: LogDir=/root/.QubitCoin/database ErrorFile=/root/.QubitCoin/db.log 2016-10-15 18:42:27 ERROR: CDBEnv::Open: Error 22 opening database environment: Invalid argument
2016-10-15 18:42:27 Moved old /root/.QubitCoin/database to /root/.QubitCoin/database.1476556947.bak. Retrying. 2016-10-15 18:42:27 CDBEnv::Open: LogDir=/root/.QubitCoin/database ErrorFile=/root/.QubitCoin/db.log 2016-10-15 18:42:27 ERROR: CDBEnv::Open: Error 22 opening database environment: Invalid argument
2016-10-15 18:42:27 Error: 2016-10-15 18:42:27 Shutdown: In progress... 2016-10-15 18:42:27 StopNode() 2016-10-15 18:42:27 Shutdown: done
can not see work qubitcoin wallet process, a vps with 1gb ram, maybe here is the problem?
|
|
|
|
willowrose
Newbie
Offline
Activity: 34
Merit: 0
|
|
October 15, 2016, 06:52:41 PM |
|
root@s3c:~/QubitCoin/src# ./qubitcoind --daemon Qubitcoin server starting root@s3c:~/QubitCoin/src# Error:
debug.log:
2016-10-15 18:42:27 Qubitcoin version v0.11.2.1 (2016-09-24 20:19:42 +0200) 2016-10-15 18:42:27 Using OpenSSL version OpenSSL 1.0.1t 3 May 2016 2016-10-15 18:42:27 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010) 2016-10-15 18:42:27 Default data directory /root/.QubitCoin 2016-10-15 18:42:27 Using data directory /root/.QubitCoin 2016-10-15 18:42:27 Using config file /root/.QubitCoin/QubitCoin.conf 2016-10-15 18:42:27 Using at most 125 connections (1024 file descriptors available) 2016-10-15 18:42:27 Using 0 threads for script verification 2016-10-15 18:42:27 Binding RPC on address :: port 7799 (IPv4+IPv6 bind any: 1) 2016-10-15 18:42:27 Using wallet wallet.dat 2016-10-15 18:42:27 init message: Verifying wallet... 2016-10-15 18:42:27 CDBEnv::Open: LogDir=/root/.QubitCoin/database ErrorFile=/root/.QubitCoin/db.log 2016-10-15 18:42:27 ERROR: CDBEnv::Open: Error 22 opening database environment: Invalid argument
2016-10-15 18:42:27 Moved old /root/.QubitCoin/database to /root/.QubitCoin/database.1476556947.bak. Retrying. 2016-10-15 18:42:27 CDBEnv::Open: LogDir=/root/.QubitCoin/database ErrorFile=/root/.QubitCoin/db.log 2016-10-15 18:42:27 ERROR: CDBEnv::Open: Error 22 opening database environment: Invalid argument
2016-10-15 18:42:27 Error: 2016-10-15 18:42:27 Shutdown: In progress... 2016-10-15 18:42:27 StopNode() 2016-10-15 18:42:27 Shutdown: done
can not see work qubitcoin wallet process, a vps with 1gb ram, maybe here is the problem?
Looks like some file format issue. Are you sure your wallet was created with the same version of bdb 4.8.30? If you compile with different versions of bdb your wallets won't be compatible.
|
|
|
|
k0stas
|
|
October 15, 2016, 07:12:33 PM |
|
Long time no solo mining and things changed i looking for the right cpu miner.
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
October 15, 2016, 07:54:40 PM Last edit: October 15, 2016, 08:28:41 PM by wgd |
|
willowrose 'm already ok, I mess with libdb* -- Cryptopia added QubitCoin to vote list, today reset counter https://www.cryptopia.co.nz/Vote
|
|
|
|
nixon99
|
|
October 15, 2016, 08:57:04 PM |
|
The different block chains is due to the new 0.11 clients starting to enforce the soft-forks from Bitcoin (BIP34, BIP65, etc).
These are enforced if a certain number of blocks are mined on the new wallet.
Since the majority seems to be on the new wallet, I suggest everyone upgrade to the new version to remain compatible.
To get the fork info on the new wallet you can type:
getblockchaininfo
{ "chain" : "main", "blocks" : 2010486, "headers" : 2010486, "bestblockhash" : "00000006a0f46da556779ea27b0ae43054ab294500ea1bfbe5a97871a8c35eed", "difficulty" : 0.13478134, "verificationprogress" : 1.00000026, "chainwork" : "000000000000000000000000000000000000000000000000001dc91cf4f3258c", "pruned" : false, "softforks" : [ { "id" : "bip34", "version" : 2, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } }, { "id" : "bip66", "version" : 3, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } }, { "id" : "bip65", "version" : 4, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } } ] }
I've been running 0.8.4.1 on a mac since April 2014, the last couple of days I get the message 'Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.' As there is no new mac wallet available, what do I do? Type in the above commands in Debug Window/Console?
|
|
|
|
Majormax
Legendary
Offline
Activity: 2534
Merit: 1129
|
|
October 15, 2016, 11:19:28 PM |
|
i want to purchase some q2c, paying 2 satoshi per coin
Last trade on Nova Exchange was 123 sats, and there have been a lot for more than that, so maybe you need to revise your price ! I will be putting a few bids in on the exchange, hopefully can get some around 120 sats.
|
|
|
|
willowrose
Newbie
Offline
Activity: 34
Merit: 0
|
|
October 16, 2016, 06:55:51 AM |
|
The different block chains is due to the new 0.11 clients starting to enforce the soft-forks from Bitcoin (BIP34, BIP65, etc).
These are enforced if a certain number of blocks are mined on the new wallet.
Since the majority seems to be on the new wallet, I suggest everyone upgrade to the new version to remain compatible.
To get the fork info on the new wallet you can type:
getblockchaininfo
{ "chain" : "main", "blocks" : 2010486, "headers" : 2010486, "bestblockhash" : "00000006a0f46da556779ea27b0ae43054ab294500ea1bfbe5a97871a8c35eed", "difficulty" : 0.13478134, "verificationprogress" : 1.00000026, "chainwork" : "000000000000000000000000000000000000000000000000001dc91cf4f3258c", "pruned" : false, "softforks" : [ { "id" : "bip34", "version" : 2, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } }, { "id" : "bip66", "version" : 3, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } }, { "id" : "bip65", "version" : 4, "enforce" : { "status" : true, "found" : 8000, "required" : 750, "window" : 8000 }, "reject" : { "status" : true, "found" : 8000, "required" : 950, "window" : 8000 } } ] }
I've been running 0.8.4.1 on a mac since April 2014, the last couple of days I get the message 'Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.' As there is no new mac wallet available, what do I do? Type in the above commands in Debug Window/Console? Here's a Mac build I created from the 0.11.2.1 source. Give it a try: https://github.com/willowrose/QubitCoin/releases/download/v0.11.2.1/q2c-0.11.2.1-osx.dmg
|
|
|
|
penambang
|
|
October 16, 2016, 10:22:08 AM |
|
block explorer seems stuck on block 2009297
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
October 16, 2016, 10:35:00 AM |
|
yes, I have already written pm to the person who can do something with it ps. network looks really well .. blocks : 2013391, connections" : 15,
|
|
|
|
Majormax
Legendary
Offline
Activity: 2534
Merit: 1129
|
|
October 16, 2016, 11:03:27 AM Last edit: October 16, 2016, 11:19:23 AM by Majormax |
|
yes, I have already written pm to the person who can do something with it ps. network looks really well .. blocks : 2013391, connections" : 15,
Yes, I was surprised at the number of connections, even at this early stage of revival. I was involved with Q2C in 2014, and it was quite well distributed. I think it was even traded on over 10 exchanges at one time, so the infrastructure was good. I believe that there are quite a lot of coins which are permanently unavailable to the market, but there is no way of estimating that number.
|
|
|
|
MarcusDe
|
|
October 16, 2016, 11:43:52 AM |
|
Hi,
I'm making new stratum pool for you, testing it atm.
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
October 16, 2016, 12:17:05 PM |
|
|
|
|
|
|
Golftech
|
|
October 16, 2016, 01:05:42 PM |
|
what do you mean? 123 sat is more greater than 50 right? so its much better to sell it now to double the earnings.
|
|
|
|
MarcusDe
|
|
October 16, 2016, 01:24:08 PM |
|
Hi,
I'm making new stratum pool for you, testing it atm.
Okay, 1st tests finished, there may be some bugs, but well, who cares for now. www: http://graymines.net:8000mine command line example: sgminer.exe --kernel qubitcoin -o stratum+tcp://graymines.net:7766 -u GUnLnbgsmWYnaGTKagazufXhtBY9ETYPD5 -p x Use sgminer v 4.1 linked on 1st page of this thread to mine. If there will be interest on making less diff CPU port - post it :-) Have fun! PS. minimal payout is 10 coins. Fee is 1%
|
|
|
|
penambang
|
|
October 16, 2016, 02:59:22 PM |
|
I'm mining with 500+ Mhs but only showed as 2 Mhs on graymines?
|
|
|
|
|
MarcusDe
|
|
October 16, 2016, 03:05:33 PM |
|
Hi,
I'm making new stratum pool for you, testing it atm.
Okay, 1st tests finished, there may be some bugs, but well, who cares for now. www: http://graymines.net:8000mine command line example: sgminer.exe --kernel qubitcoin -o stratum+tcp://graymines.net:7766 -u GUnLnbgsmWYnaGTKagazufXhtBY9ETYPD5 -p x Use sgminer v 4.1 linked on 1st page of this thread to mine. If there will be interest on making less diff CPU port - post it :-) Have fun! PS. minimal payout is 10 coins. Fee is 1% Also confirm if you get payments please!
|
|
|
|
|
|