Bitcoin Forum
June 07, 2024, 04:46:53 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 »
  Print  
Author Topic: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT  (Read 105656 times)
Mtinie
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 06, 2014, 10:18:14 PM
 #341

Unless the maxcoind process is hiding, I'm not seeing it when I run:

Code:
ps x

Unfortunately, I'm still seeing the "error: couldn't connect to server" message.

Any advice?
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 06, 2014, 10:19:56 PM
 #342

Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.
AspireMining
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 06, 2014, 10:20:46 PM
 #343

Still sitting at "connections" 0

HALP!

Seriously about to start pulling my hair out. This is one of the most frustrating things I've tried to do in my life. Appreciate all the help instacash
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 06, 2014, 10:23:30 PM
 #344

Still sitting at "connections" 0

HALP!

Seriously about to start pulling my hair out. This is one of the most frustrating things I've tried to do in my life. Appreciate all the help instacash

AspireMining, I am extremely sorry for this and I am completely stressed out as well. My droplets do have connections now... However, it frustrates me that they didn't come up with working pools at launch time as it was promised. I consider their launch to be chaotic.

Have you added all the nodes posted in the thread to your config? If so, did you double check whether you saved the config with those nodes? If you have them added, properly killed and relaunched maxcoind, it has to work! The network is apparently indeed under heavy load atm.

My 3 droplets:
1.    "connections" : 29,
2.    "connections" : 34,
3.    "connections" : 16,

melfalcon
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 06, 2014, 10:24:39 PM
 #345

read the above - due to current difficulty this method is no longer valid
stratumsphere
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 06, 2014, 10:26:06 PM
 #346

Thank you so much instacash. I am up and running, you did a great job here. I am running with 11 connections. Also where can I check the hasrate that I am atm? Will ever find a block, if so how much time aproximately?
Again thanks a lot for all the hard work. I will send you some maxcoins for sure Wink
NUFCrichard
Legendary
*
Offline Offline

Activity: 1218
Merit: 1003


View Profile
February 06, 2014, 10:26:16 PM
 #347

I am trying to cloud mine
./minerd -a keccak -o 127.0.0.1:1925 -u maxcoinrpc -p my password


Here is my maxcoin.conf
# Seed nodes
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25

# Enable RPC
server=1

# RPC information
rpcuser=maxcoinrpc
rpcpassword=mypassword
rpcallowip=127.0.0.1
rpcport=1925



# Mining
gen=1

Any ideas why I can't connect?  I always get a json_rpc_call failed, retry after 30 seconds error.  I have tried everything I can think of, it usually works fine in a pool...
ARE5
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 06, 2014, 10:26:35 PM
 #348

is there a working pool online?
Snotty
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
February 06, 2014, 10:26:45 PM
 #349

Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

Refreshing this thread, because it's the only place, where information is represented in usable and clear way. You are awesome, Instacash. You really are.
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 06, 2014, 10:26:56 PM
 #350

@ zpply what did you do next my connections changed from 0 to 1 but my blocks are still zero

however after "errors"  : "",

im no longer able to type anything does that mean its working?

you should be good. You will see the data on the screen change. I'm seeing blocks 319
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 06, 2014, 10:27:01 PM
 #351

Whats the burrent block ? Is it #320 ?
ddo
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 06, 2014, 10:28:33 PM
 #352

Stuck at

Code:
Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 22:26:01 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391725272,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",

What does this mean?
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 06, 2014, 10:28:43 PM
 #353

Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

What is the command to check if you have found a block?
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 06, 2014, 10:30:20 PM
 #354

Stuck at

Code:
Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 22:26:01 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391725272,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{



    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",

What does this mean?





You should go back to here - https://bitcointalk.org/index.php?topic=450539.msg4982489#msg4982489
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 06, 2014, 10:32:30 PM
 #355

Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

What is the command to check if you have found a block?

If you catch a block you can see it under    "balance" : 0.00000000,

Please note that due to the high difficulty it is really hard to solomine now and hence takes a long time to find a block. Please look out for pools and switch over to pool mining as soon as possible.

Sorry for any inconvenience caused, I hope you're all doing well!
AspireMining
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 06, 2014, 10:33:12 PM
 #356

Still sitting at "connections" 0

HALP!

Seriously about to start pulling my hair out. This is one of the most frustrating things I've tried to do in my life. Appreciate all the help instacash

AspireMining, I am extremely sorry for this and I am completely stressed out as well. My droplets do have connections now so I am beginning to calm down.

Have you added all the nodes posted in the thread to your config? If so, did you double check whether you saved the config with those nodes? If you have them added, properly killed and relaunched maxcoind, it has to work! The network is apparently indeed under heavy load atm.

My 3 droplets:
1.    "connections" : 29,
2.    "connections" : 34,
3.    "connections" : 16,



Well after doing the process 3 times over to make sure it was done right. Still didn't work.

I logged out of putty and started a new SSH session. Followed the steps and now I'm sitting at a mighty "1" connections. Although it keeps loosing connection and keeps going back to "0"

zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 06, 2014, 10:34:06 PM
 #357

Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

What is the command to check if you have found a block?

If you catch a block you can see it under    "balance" : 0.00000000,

Please note that due to the high difficulty it is really hard to solomine now and hence takes a long time to find a block. Please watch out for pools and switch over to pool mining as soon as possible.

Sorry for inconvenience, I hope you're all doing well!


ok, thanks - nothing so far .... hoping for a pool to be up soon.
stratos
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
February 06, 2014, 10:34:25 PM
 #358

How much money do you need in your account to use the 8 core droplets?
kelly153
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile
February 06, 2014, 10:35:39 PM
 #359

How can I find my public and private key from linux command line?
billiardsf
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 06, 2014, 10:37:48 PM
 #360

Thank YOU INSTACASH!

I followed your instructions carefully. I think I'm up and running now.


Quote
{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 335,
    "timeoffset" : 0,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 233.96870555,
    "testnet" : false,
    "keypoololdest" : 1391723587,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 335,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,                                                           "difficulty" : 233.96870555,
    "errors" : "",
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 »
  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!