Bitcoin Forum
May 10, 2024, 11:37:41 AM *
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 105654 times)
JoshERTW
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 06, 2014, 08:39:23 PM
 #241

Also unsure where to find my info now that I've installed...

Quote
what are this? rpcuser=yourmaxcoinrpc
rpcpassword=yoursupersecurepassword
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715341061
Hero Member
*
Offline Offline

Posts: 1715341061

View Profile Personal Message (Offline)

Ignore
1715341061
Reply with quote  #2

1715341061
Report to moderator
BitDucho
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 06, 2014, 08:41:50 PM
 #242

How to Solo Mine MAX in the Clouds

After you have now successfully set up maxcoin cpuminer for Pool mining, you might be interested in how to solo mine should the pools have issues after launch.  Here you go:

Code:
cd ~
wget https://www.dropbox.com/s/q7b0ok2nlolhhsf/maxcoind
chmod +x maxcoind
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

Code:
mkdir -p .maxcoin

14.
Code:
sudo nano .maxcoin/maxcoin.conf
insert:
Quote
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
server=1
rpcuser=yourmaxcoinrpc
rpcpassword=yoursupersecurepassword
gen=1
CTRL+O to save, CTRL+X to quit

Code:
cd ~ && ./maxcoind --daemon && watch './maxcoind getinfo && ./maxcoind getmininginfo && ./maxcoind listaccounts'

--> Mining operations started. You will find your wallet.dat file in ~/.maxcoin
Alternatively, you may use the command
Code:
./maxcoind sendtoaddress maxcoinaddress amount
to send funds to another wallet.

IF you want to switch back to your cpuminer operations path:
Code:
cd ~/cpuminer
OR if you used the earlier guide
Code:
cd ~/maxcoin-cpuminer

Problem is we CAN'T unzip Mxcoin (unzip Maxcoin-linux64.zip -P Z3l0NEXbv12eycRtCcPY) it gives this error:

End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of Maxcoin-linux64.zip or
        Maxcoin-linux64.zip.zip, and cannot find Maxcoin-linux64.zip.ZIP, period.
root@MaxCoin:/# unzip Maxcoin-linux64.zip -P Z3l0NEXbv12eycRtCcPY
Archive:  Maxcoin-linux64.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of Maxcoin-linux64.zip or
        Maxcoin-linux64.zip.zip, and cannot find Maxcoin-linux64.zip.ZIP, period.
loul42
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
February 06, 2014, 08:42:31 PM
 #243

I have this but it's not changing ...

Is it mining ?

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391718772,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 0,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
February 06, 2014, 08:43:11 PM
 #244

Finally 1 block Smiley
stratumsphere
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 06, 2014, 08:43:42 PM
 #245

Thanks Instacash

now I am stuck here, whats next?  

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 15:39:36 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391719045,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 0,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",
elixir
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 06, 2014, 08:46:32 PM
 #246

says the zip file cannot be found...?

me too

me 3

OPEC oc2E9cQ4StgaMW2a18pKuZGe5h9RZdLL9c

Non nobis solum, sed omnibus! - Franko

Ɖ ~ DSNJ49NdZM4KjLHfPSYEGWKRn7wSC4bWqi
novocaine
Full Member
***
Offline Offline

Activity: 392
Merit: 101



View Profile
February 06, 2014, 08:47:12 PM
 #247

addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
server=1
rpcuser=yourmaxcoinrpc
rpcpassword=yoursupersecurepassword
gen=1

ERRO: COULDN'T CONNECT TO SERVER :/
smracer
Donator
Legendary
*
Offline Offline

Activity: 1055
Merit: 1020



View Profile
February 06, 2014, 08:47:29 PM
 #248

./minerd -o http://127.0.0.1:8668 -u smracer -p xxxxxxxxxx --algo=keccak
[2014-02-06 14:41:34] Binding thread 1 to cpu 1
[2014-02-06 14:41:34] Binding thread 7 to cpu 7
[2014-02-06 14:41:34] Binding thread 0 to cpu 0
[2014-02-06 14:41:34] Binding thread 5 to cpu 5
[2014-02-06 14:41:34] Binding thread 6 to cpu 6
[2014-02-06 14:41:34] 8 miner threads started, using 'keccak' algorithm.
[2014-02-06 14:41:34] Binding thread 4 to cpu 4
[2014-02-06 14:41:34] Binding thread 3 to cpu 3
[2014-02-06 14:41:34] Binding thread 2 to cpu 2
[2014-02-06 14:41:34] HTTP request failed: Empty reply from server
[2014-02-06 14:41:34] json_rpc_call failed, retry after 30 seconds


maxcoind is running and I can getinfo.  what am i doing wrong?
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 06, 2014, 08:47:58 PM
 #249

where is the mac wallet - the file they gave doesn't work!
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 06, 2014, 08:48:13 PM
 #250

addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
server=1
rpcuser=yourmaxcoinrpc
rpcpassword=yoursupersecurepassword
gen=1

ERRO: COULDN'T CONNECT TO SERVER :/

If you set the config correctly it will connect. Give it a few seconds, just like you would give your GUI wallet as well.

./minerd -o http://127.0.0.1:8668 -u smracer -p xxxxxxxxxx --algo=keccak
[2014-02-06 14:41:34] HTTP request failed: Empty reply from server
[2014-02-06 14:41:34] json_rpc_call failed, retry after 30 seconds


maxcoind is running and I can getinfo.  what am i doing wrong?

Point it to a pool. Otherwise head over to the solo mining instructions.
PeercoinEnthusiast
Full Member
***
Offline Offline

Activity: 126
Merit: 100

JustabitofTime - Co-Founder of CoinTropolis


View Profile
February 06, 2014, 08:48:53 PM
 #251

I get to this part:

cd ~ && ./maxcoind --daemon && watch './maxcoind getinfo && ./maxcoind getmininginfo && ./maxcoind listaccounts'


Error: Can not connect to server

JustaBitofTime - Co-Founder of CoinTropolis - Currently assisting Nxt
BoscoMurray
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
February 06, 2014, 08:49:16 PM
 #252

Thanks Instacash

now I am stuck here, whats next?  

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 15:39:36 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
[.......]

You are not stuck, let it run, it's mining! Anything that comes up under balance are your found blocks!

I'm not so sure. It says blocks 0, as does mine. And below that mine says hashespersec 0. Any advice?
atleticofa
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
February 06, 2014, 08:49:26 PM
 #253

Maybe we need RPC port?  Huh Huh
turboblade
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
February 06, 2014, 08:49:30 PM
 #254

Thanks Instacash

now I am stuck here, whats next?  

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 15:39:36 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
[.......]

You are not stuck, let it run, it's mining! Anything that comes up under balance are your found blocks!

Doesnt look like its doing anything, says connections 0
qiwoman
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
February 06, 2014, 08:49:37 PM
 #255

He should have made it a proof of stake coin like NXT and NEM would have helped all us non techies get in the beginning..I tried to download the miner and it won't even open so I give up will wait for exchanges to buy bit coin. Cry
Cotcho
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 06, 2014, 08:50:04 PM
 #256

Hey guys, Iv followed instructions up to the point where you add a pool. The last thread is over 100 pages so not sure where to find that info. Can someone link me to that section so I can join a pool? Thanks
Leto74
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 06, 2014, 08:50:49 PM
 #257

From where is the file wget https://www.dropbox.com/s/q7b0ok2nlolhhsf/maxcoind is coming ?
I hope we're not mining for the same person xD
by the way, If i monitor my azure VM, i cant see a cpu load !?!
i do have this : Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 20:50:12 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 94,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 125.63623293,
    "testnet" : false,
    "keypoololdest" : 1391718962,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 95,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 125.63623293,
    "errors" : "",
pluto34
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 06, 2014, 08:52:03 PM
 #258

Please recommend any pool
AspireMining
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 06, 2014, 08:53:03 PM
 #259

I am getting this after running for 15 minutes. Something doesn't look right? Any solutions.

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 15:52:09 2014

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

Activity: 5
Merit: 0


View Profile
February 06, 2014, 08:53:34 PM
 #260

This is what I see.  I've never solo mined w/ Linux before.  Is there an issue or is this what I should see?



{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391718899,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 0,
    "pooledtx" : 0,
    "testnet" : false
}
{
    "" : 0.00000000
}
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!