Bitcoin Forum
May 05, 2024, 09:26:16 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 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 ... 94 »
  Print  
Author Topic: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW  (Read 182556 times)
th00ber
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
July 02, 2014, 12:56:56 PM
 #141

I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?
I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
tacee
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
July 02, 2014, 01:06:26 PM
 #142

The net hashrate is 1.1172Gh/s now,three times as much as yesterday.
that's really a good sigh ~ Grin
kozmos
Sr. Member
****
Offline Offline

Activity: 381
Merit: 250


View Profile
July 02, 2014, 01:21:24 PM
 #143

I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?
I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry

Try this:

Code:
rpcuser=USER_NAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
port=22871
rpcport=22872
listen=1
daemon=1
server=1


Plus, sometime the firewall is playing nasty games. If this conf. file wont work then try to disable your firewall and try again to make sure it is/is not a firewall thing.
altcoinherald
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
July 02, 2014, 01:22:13 PM
 #144

Deepcoin (DCN) has been added to the Big List of Altcoin Trading Symbols - http://altcoinherald.com/altcoin-lists/list-alternative-cryptocurrency-trading-symbols/  Grin
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
July 02, 2014, 01:24:29 PM
 #145

can you add other standard pool, i don't want to dl 1517761781 client...
tacee
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
July 02, 2014, 01:45:19 PM
 #146

I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?
I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry

Try this:

Code:
rpcuser=USER_NAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
port=22871
rpcport=22872
listen=1
daemon=1
server=1


Plus, sometime the firewall is playing nasty games. If this conf. file wont work then try to disable your firewall and try again to make sure it is/is not a firewall thing.

try to shutdown firewall or make the rpcport accessible from other miner
th00ber
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
July 02, 2014, 01:45:49 PM
 #147

Hashharder has a low share rate on my rig ... Is there a way to improve that ?
How to manage the worker diff ?
th00ber
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
July 02, 2014, 01:51:03 PM
 #148

Thanks all, that was indeed the a firewall rule, now I can solo \o/
... Let the luck do the rest ^^
Markos
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
July 02, 2014, 02:13:38 PM
 #149

Sgminer 5.0 has this issue. But earlier version are working properly on pool Smiley
romeshomey
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
July 02, 2014, 03:05:12 PM
 #150

I'm unable to solo mine.
I create a file deepcoin.conf in the AppRoaming data Deepcoin folder.
Code:
rpcuser=th00ber
rpcpassword=xxx
rpcport=8888
rpcallowip=192.168.1.*
rpcthreads=*
listen=1
daemon=1
server=1
maxconnections=32

And I start my rig from another IP with :
ccminer -a qubit -o http://192.168.1.20:8888 -u th00ber -p xxx

But I have only this :
HTTP request failed: Operation timed out after 30001 milliseconds with 0 out of -1 bytes received
json_rpc_call failed, retry after 30 seconds

What did I do wrong ?
I want to test solo, because I have a very slow submit speed on hashharder.
With 2x24Mh/s I was expecting a lot of coin, hashharder report a low hashrate for me Cry

Ummm, remove the http://

Just use

ccminer -a qubit -o 192.168.1.20:8888 -u th00ber -p xxx
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 02, 2014, 08:25:38 PM
 #151

{
"blocks" : 8311,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 22.04052355,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1502306330,
"pooledtx" : 0,
"testnet" : false
}

Difficulty rising
Mxrider420z
Sr. Member
****
Offline Offline

Activity: 619
Merit: 289


Ⓚ KORE TEAM Ⓚ ★ Portuguese/SPA


View Profile
July 02, 2014, 09:41:08 PM
 #152

We need another pool, on hashharder i get lower mhs and solo the difficulty is to high right now

alicea
Hero Member
*****
Offline Offline

Activity: 1050
Merit: 501



View Profile
July 02, 2014, 10:39:45 PM
 #153

We need another pool, on hashharder i get lower mhs and solo the difficulty is to high right now

try on p2pool - it's better for the coin and your income!

Rnd2012
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
July 02, 2014, 11:55:15 PM
 #154

hashharder is not working now. This pool is suck.
sungrely
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 03, 2014, 12:49:50 AM
 #155

Start twetting Bittrex Folks . Lets get this listed.
Goldshredder
Full Member
***
Offline Offline

Activity: 249
Merit: 100


View Profile
July 03, 2014, 01:04:25 AM
Last edit: July 03, 2014, 02:41:19 AM by Goldshredder
 #156

hashharder is not working now. This pool is suck.

I don't think it's the pool's fault. Solo mining also isn't working now. Seems the master node(s) are down.

Better take action dev.

Mining down = Bittrex getting further away, not closer.
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 03, 2014, 01:15:14 AM
 #157

hashharder is not working now. This pool is suck.

I don't think it's the pool's fault. Solo mining also isn't working now. Seems the master node(s) are down.

Better take action dev.

Mining down = Bittrex getting further away, not closer.

Solo mining is working fine, newbie. Just found a block a couple mins ago.
sungrely
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 03, 2014, 01:15:51 AM
 #158


{
"blocks" : 8585,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 36.62555914,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1034314163,
"pooledtx" : 0,
"testnet" : false
}


Too difficult, the price is too low.No pool,I can't get anymore!
loveys
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250



View Profile WWW
July 03, 2014, 01:17:15 AM
 #159

the pool is down?

waves



           ▄▄▄       ▄▄▄▄
         ▄█████▄   ▄██████▄
       ▄████████ ▄██████████▄
     ▄████████▀▄██████████████▄
   ▄████████▀▄████▀▄▄▄▀█████████▄
 ▄█████████ ████▀▄█████▄▀█████████▄
████████████▄▀▀▄█████████▄▀█████████
 ▀██████▀▄▄ ▀████████▄▀████▄▀█████▀
   ▀██▀▄████  ▀███▄▀███▄▀████▄▀█▀
     ▄████▀▄██▄ ▀███▄▀███▄▀██▀
      ▀█▀▄████▀▄▄ ▀███▄▀███▄
        ▀███▀▄████  ▀███▄▀▀
          ▀▄████▀▄██▄ ▀█▀
            ▀█▀▄████▀
              ▀███▀
.SMART.........
.CONTRACT..
▬▬▬▬▬▬▬




   ███████████████  ██▄
   ██           ██   ▀██
   ██           ██     ██
   ██           ██ ▐██████▌
   ██           ██ ▐█ ████▌
   ███████████████  ██ ███▌
   ███████▀███████   █████
   █████▀   ▀█████      █
   ███▀       ▀███      █
   ██▄         ▄██      █
   ████▄     ▄█████▄    █
   ██████▄ ▄██████ █    █
   ███████████████ ▀▄▄▄▄▀
   ███████████████
████████████████████
.NO....
.GAS..
▬▬▬▬▬




HIGH   
        SPEED




.MULTI-SIG WALLETS..
.ATOMIC SWAPS...........
.VOTINGS......................




.FREEZING......
.DAPPS AND....
.EVEN MORE...
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 03, 2014, 01:20:02 AM
 #160

{
"blocks" : 8593,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 14.10510120,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1016090671,
"pooledtx" : 0,
"testnet" : false
}
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 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 ... 94 »
  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!