Bitcoin Forum
June 26, 2024, 07:24:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 ... 136 »
1241  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [WTF Coin] - Launch 20 October 2014 on: October 20, 2014, 12:58:09 PM
I just added a pool for WTF  coin http://wtf.coin-miners.info/
1242  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [DTC] DayTraderCoin - X13 - POW/POS on: October 19, 2014, 08:21:36 AM
I just added a pool for DayTraderCoin  http://dtc.coin-miners.info is up
1243  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] *FAIR* - UPCOIN - [UP] Fresh algo, PoW+PoS, Encrypted Messaging on: October 18, 2014, 11:23:29 PM
That's a Compute 2.0 gpu and I believe that ccminer with fresh algo only supports cards with Compute 3.0 or higher. I might be wrong as there might be a ccminer compiled for Compute 2.0 somewhere out there.

Given that it actually does some work (stratum detected new block, kh/s display, etc.), that does not seem to be the problem. Surely if the problem was compute version, it would crash with something like "illegal instruction".

Check this https://bitcointalk.org/index.php?topic=670939.msg7737536;topicseen#msg7737536
I see. Thanks. No mining for me then it seems.

If you want to check what compute have your gpu check this https://developer.nvidia.com/cuda-gpus
1244  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] *FAIR* - UPCOIN - [UP] Fresh algo, PoW+PoS, Encrypted Messaging on: October 18, 2014, 08:59:23 PM
Just added a pool for upcoin http://up.coin-miners.info/  Wink
1245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] DOGEBLACK DOGEBC SHA256 Launch 14.10.14 on: October 14, 2014, 09:53:11 PM
Spread the hash guys  Wink

https://dogebc.coin-miners.info
1246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GHOST] GhostCoin | X11 | PoW + PoS | Live! on: October 12, 2014, 09:24:57 AM
Wtf with this rollback fix , how i will pay my miners now  Huh , i lost a lot of coins , 418,560 coins lost



Code:
 ghostcoind getinfo
{
    "version" : "v1.0.0.0-g32a928e",
    "protocolversion" : 60014,
    "walletversion" : 60000,
    "balance" : 1757.42477579,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 9599,
    "powblocks" : 4188,
    "powblocksleft" : 0,
    "timeoffset" : -110,
    "connections" : 6,
1247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GHOST] GhostCoin | X11 | PoW + PoS | Live! on: October 11, 2014, 08:43:22 PM
Mac client cannot establish a connection and update the blockchain.


Log:

trying connection 82.118.242.176:44676 lastseen=80.3hrs
connect() failed after select(): Connection refused

keeps repeating the same thing over and over

I get the same on linux compiled from source

Code:
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
connect() failed after select(): Connection refused
trying connection 82.118.242.176:44676 lastseen=86.7hrs
1248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 10, 2014, 10:04:51 PM
I this the only error you get "Error initializing wallet database environment /root/.crowncoin!" , try with sudo crowncoind
1249  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 10, 2014, 09:33:07 PM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
i get this error when i try that
configure: error: Found Berkeley DB other than 4.8


https://github.com/Climbee/crowncoin/blob/master/doc/build-unix.md
well i give up.never had this sort of trouble compiling a wallet


You using a different Berkeley DB so thats why you get the error , me i just compiled without errors and this is my Berkeley DB version
Code:
#define DB_VERSION_STRING       "Berkeley DB 5.3.28: (September  9, 2013)"
changed to Berkeley DB 5.3.28 still get same error


Damn i forget to tell you to use this command  ./configure --with-incompatible-bdb  my bad , sorry
cheers bro.that worked.thanks for help
got it to compile but when i try start crowncoind i get this error
 Error initializing wallet database environment /root/.crowncoin!


You still get that error?
yeah mate

Go to  /root/.crowncoin and delete all the files and try to start again the wallet , if you have any coins on wallet backup the wallet.dat file
1250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 10, 2014, 09:30:23 PM
anybody else getting a very low hash rate and high invalids?

You get high invalids because the blocks get found to fast
1251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 10, 2014, 07:01:24 PM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
i get this error when i try that
configure: error: Found Berkeley DB other than 4.8


https://github.com/Climbee/crowncoin/blob/master/doc/build-unix.md
well i give up.never had this sort of trouble compiling a wallet


You using a different Berkeley DB so thats why you get the error , me i just compiled without errors and this is my Berkeley DB version
Code:
#define DB_VERSION_STRING       "Berkeley DB 5.3.28: (September  9, 2013)"
changed to Berkeley DB 5.3.28 still get same error


Damn i forget to tell you to use this command  ./configure --with-incompatible-bdb  my bad , sorry
cheers bro.that worked.thanks for help
got it to compile but when i try start crowncoind i get this error
 Error initializing wallet database environment /root/.crowncoin!


You still get that error?
1252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DOGED] DogeCoinDark ~ many coins such dark ~ Scrypt ~ no ipo on: October 09, 2014, 09:51:20 PM
i have 90k blackdogecoin can i exchange to DogeCoinDark  Cheesy Cheesy Cheesy just another "dark" coin  Grin
1253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 09, 2014, 10:52:07 AM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
i get this error when i try that
configure: error: Found Berkeley DB other than 4.8


https://github.com/Climbee/crowncoin/blob/master/doc/build-unix.md
well i give up.never had this sort of trouble compiling a wallet


You using a different Berkeley DB so thats why you get the error , me i just compiled without errors and this is my Berkeley DB version
Code:
#define DB_VERSION_STRING       "Berkeley DB 5.3.28: (September  9, 2013)"
changed to Berkeley DB 5.3.28 still get same error


Damn i forget to tell you to use this command  ./configure --with-incompatible-bdb  my bad , sorry
1254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 09, 2014, 10:23:40 AM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
i get this error when i try that
configure: error: Found Berkeley DB other than 4.8


https://github.com/Climbee/crowncoin/blob/master/doc/build-unix.md
well i give up.never had this sort of trouble compiling a wallet


You using a different Berkeley DB so thats why you get the error , me i just compiled without errors and this is my Berkeley DB version
Code:
#define DB_VERSION_STRING       "Berkeley DB 5.3.28: (September  9, 2013)"
1255  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 09, 2014, 09:31:15 AM
sorry i have 1 question i can mine with antminer s3 sha256d??? thx

Yes you can Smiley
1256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 09, 2014, 09:13:25 AM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
i get this error when i try that
configure: error: Found Berkeley DB other than 4.8


https://github.com/Climbee/crowncoin/blob/master/doc/build-unix.md
1257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 09, 2014, 08:30:45 AM
says there is no makefile when i try to compile Huh

Go to crowncoin folder and run ./autogen.sh && ./configure && make
1258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 08, 2014, 08:21:43 PM
My pool crons got stuck because the wallet can not send more then 5k coins in 1 transaction , so please set auto payout at 4k
1259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 08, 2014, 08:06:17 PM
holly shit, it seems I f...d it up, there is the old version on the web

Wtf , so now my pool is on the wrong fork Huh

Are you on the right chain , why payouts are disabled, say it now not on the 20000 block ,because you can always say that you was on the wrong chain and how then we can know that you are saying the true.

My crons got stuck because the blocks got found to fast and somtimes i get double payout error and my crons got stuck Smiley and need to run them manualy Smiley
the same happening to me as well. How do you mean run them manually?

You need to go to mpos folder cronjobs and run ./run-crons.sh -f  "-f" is forcing the crons to run
1260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CrownCoin (CRW) announcement on: October 08, 2014, 07:55:28 PM
holly shit, it seems I f...d it up, there is the old version on the web

Wtf , so now my pool is on the wrong fork Huh

Are you on the right chain , why payouts are disabled, say it now not on the 20000 block ,because you can always say that you was on the wrong chain and how then we can know that you are saying the true.

My crons got stuck because the blocks got found to fast and somtimes i get double payout error and my crons got stuck Smiley and need to run them manualy Smiley
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 ... 136 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!