Pages:
Author

Topic: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been [email protected]/7:30 GMT - page 2. (Read 105704 times)

newbie
Activity: 56
Merit: 0
Hi guys, i'va setup the digitalocean en its hashing like an idiot.

BUT i am not getting any yay's!

Can someone tell me whats wrong:

http://i60.tinypic.com/289eptz.png

I think the hash rate is too low to even get an accepted share. Those are very low hash rates.

Compare my Core i5 3570k getting 8000Kh/s or my Radeon R9 290 getting 450,000Kh/s
newbie
Activity: 8
Merit: 0
Quote
you need to add some nodes to your config or use that addnode command mentioned up a few comments..
Thanks MikeH and instacash!
sr. member
Activity: 406
Merit: 250
you need to add some nodes to your config or use that addnode command mentioned up a few comments..
newbie
Activity: 8
Merit: 0
I downloaded the mac wallet app from maxcoin.co.uk
After I got it working it shows my address fro as receiving as mK26x8HwPe2TCVZ1ucksjAt59Ny2m9Xh6m
In my linux terminal on digital ocean I typed:
./maxcoind sendfrom mUkcFzv6cS3zZGiEAdQ9tNUdkhDKwZdpoY mK26x8HwPe2TCVZ1ucksjAt59Ny2m9Xh6m 0.8
and my balance now shows 0.
I also made a payout to mK26x8HwPe2TCVZ1ucksjAt59Ny2m9Xh6m from my http://maxcoinpool.com and my balance went down to zero there.

But on my wallet app on my mac it just shows Balance 0 (out of sync)

Is there something I can do to sync my wallet on my mac to the network? I can't see any option for this.
Have I just thrown away my maxcoins forever?
sr. member
Activity: 406
Merit: 250
nice, mine too.. I just want to hit 10 Max before I pull the plug on cpu mining Smiley  1.1 to go.
member
Activity: 115
Merit: 10
I am getting the stratum received error on my two 8cores but mining fine with my 4core. I dont understand why that would be

I think they're blocking certain IP's because of the attack, I have just 2 of 7 different IP's left that are still running - all with the same config.


all of mine have just started again
sr. member
Activity: 406
Merit: 250
I am getting the stratum received error on my two 8cores but mining fine with my 4core. I dont understand why that would be

I think they're blocking certain IP's because of the attack, I have just 2 of 7 different IP's left that are still running - all with the same config.
member
Activity: 115
Merit: 10
Please Help

http://max.1gh.com/ looks DDoS attacked again and my miner cant connect to stratum. Sometimes it connects but after few minutes shows stratum connect failed retry after 30 sec.

http://max.rocketpool.co.uk/ is crazy.
No blocks found, stimates without sense and after 6 hours mining and almost 1000 yay!!! i have 0 confirmed and 0 unconfirmed so its seams that i was wasting my time and electricity there.

There is somebody that´s getting payments or atleast confirmed/unconfirmed balance?

Do you know another legit pool?

Ypool dont work for me, im using ubuntu and the miner is just for windows. Maybe somebody can post how to install WINE in ubuntu and setup the ypool miner.

Thanks!!

I am getting the stratum received error on my two 8cores but mining fine with my 4core. I dont understand why that would be
newbie
Activity: 14
Merit: 0
1gh is the only pool that makes the payout to your wallet automatically like this? ./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mRQmzB5nzqw4Lx1gvEF7uREBqPv5A6jBYJ -p x

How do you change that code so it works with another pool such as Ypool or Maxcoin pool?

The code on those site involve a worker name, not the wallet adress like this?
newbie
Activity: 1
Merit: 0
Hi,

I've managed to get pool mining working on maxcoinpool.com, running it from a cmd prompt and all is well, I connect with:

minerd -a keccak -o stratum+tcp://maxcoinpool.com:4003 -u meusername.meusername -p password amd it works!

I've just got hold of the Maxcoin QT Wallet for windows and I cant get it to work  Huh. When I put "stratum+tcp://maxcoinpool.com" as the server address the wallet is adding HTTP to the server address as seen in the debug log.

It should look like this: minerd -a keccak -0 stratum+tcp://maxcoinpool.com:4003....

But the wallet qt does this: minerd --algo keccak --scantime 99 --url http://stratum+tcp://maxcoinpool.com....

It seems to be adding http to the front of the server address..... any help would be great as it's doing my head in just a little  Grin

Kind regards



newbie
Activity: 45
Merit: 0
Can anyone tell me how I can get my wallet address once I have installed maxcoin-cpuminer ? I want to join a pool but dont know what my wallet address is?

You get your wallet address in your personal MaxCoin wallet.


Where is the personal maxcoin wallet ? how to I gain access to my maxcoin wallet?

You can download the release here:

https://github.com/Max-Coin/clients/releases
member
Activity: 102
Merit: 10
without seeing it i accidentally had 3 terminal windows running the same droplet and mining, does that work? they all connected and started mining with 1/3 hash rate. Instead of closing them i just opened new terminal windows and connected to my other 3 droplets. should i keep going or change so 1 terminal runs 1 droplet?

another question, I have 5 droplets, should they be using 5 different workers or the same 1?
newbie
Activity: 5
Merit: 0
Can anyone tell me how I can get my wallet address once I have installed maxcoin-cpuminer ? I want to join a pool but dont know what my wallet address is?

You get your wallet address in your personal MaxCoin wallet.


Where is the personal maxcoin wallet ? how to I gain access to my maxcoin wallet?
hero member
Activity: 798
Merit: 500
Can anyone tell me how I can get my wallet address once I have installed maxcoin-cpuminer ? I want to join a pool but dont know what my wallet address is?

You get your wallet address in your personal MaxCoin wallet.


My wallet does not sync. "No block source available..." for hours. Any hints like entering addresses at debug console as with protoshares?

Execute these lines in your debug console, one each:

Code:
addnode 112.160.104.89 add
addnode 78.21.70.72 add
addnode 188.226.146.70 add
addnode 120.32.178.138 add
addnode 223.245.121.209 add
addnode 123.101.104.168 add
addnode 198.204.235.34 add
addnode 5.9.157.149 add
addnode 5.71.137.233 add
addnode 113.82.89.95 add
addnode 192.241.173.81 add
addnode 91.121.8.25 add
newbie
Activity: 2
Merit: 0
My wallet does not sync. "No block source available..." for hours. Any hints like entering addresses at debug console as with protoshares?
newbie
Activity: 5
Merit: 0

10b. Download the 1GH MaxCoin (SHA-3) minerd (+configure and compile)
Code:
git clone https://github.com/1gh/cpuminer
cd cpuminer
./configure CFLAGS="-O3"
make
strip minerd

Test whether your compiled minerd launches fine:
Code:
./minerd --help
It'll return all its command options.

10c. Now head over to a Pool and follow the instructions posted, for example:

Code:
./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mRQmzB5nzqw4Lx1gvEF7uREBqPv5A6jBYJ -p x
[change this with your specific pool details / wallet address!]

Can anyone tell me how I can get my wallet address once I have installed maxcoin-cpuminer ? I want to join a pool but dont know what my wallet address is?

 Help please!



newbie
Activity: 5
Merit: 0
Hi guys, i'va setup the digitalocean en its hashing like an idiot.

BUT i am not getting any yay's!

Can someone tell me whats wrong:

http://i60.tinypic.com/289eptz.png
newbie
Activity: 1
Merit: 0
Hey Guys,

All my shares are not getting accepted - does anyone know why this is and how I can fix it?

I'd really appreciate some help!

http://imgur.com/aRnA2dY
newbie
Activity: 1
Merit: 0
Hey,

Thanks for all the info! Sorry I'm a noob so excuse my ignorance, ..when i go to create swap file i get " text file busy'

What can I do to fix it?

Appreciate any ideas Smiley

Cheers,

Joh
newbie
Activity: 45
Merit: 0
Please Help

http://max.1gh.com/ looks DDoS attacked again and my miner cant connect to stratum. Sometimes it connects but after few minutes shows stratum connect failed retry after 30 sec.

http://max.rocketpool.co.uk/ is crazy.
No blocks found, stimates without sense and after 6 hours mining and almost 1000 yay!!! i have 0 confirmed and 0 unconfirmed so its seams that i was wasting my time and electricity there.

There is somebody that´s getting payments or atleast confirmed/unconfirmed balance?

Do you know another legit pool?

Ypool dont work for me, im using ubuntu and the miner is just for windows. Maybe somebody can post how to install WINE in ubuntu and setup the ypool miner.

Thanks!!
Pages:
Jump to: