Bitcoin Forum
July 03, 2024, 06:19:54 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 105662 times)
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 05, 2014, 09:46:29 PM
 #21

I'm stuck here:

sudo unzip maxcoin-cpuminer.zip
sudo: unzip: command not found


Make sure that you installed all dependencies including zip in order to be able to use the unzip command

11a. Install dependencies
Code:
sudo apt-get update
sudo apt-get install build-essential libcurl4-openssl-dev zip

That worked. Thanks for your help. Now this: Sad

cd maxcoin-cpuminer
bash: cd: maxcoin-cpuminer: No such file or directory
Sipora
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 05, 2014, 09:48:08 PM
 #22

Can I just use windows server? Will Ubuntu be much better?
humorme201
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 05, 2014, 09:52:06 PM
 #23

use sudo -i and it will make you root...then you can run the next set of commands.
AtlasONo
Hero Member
*****
Offline Offline

Activity: 551
Merit: 500



View Profile
February 05, 2014, 09:53:02 PM
 #24

lol
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 05, 2014, 09:53:57 PM
 #25

cd maxcoin-cpuminer
bash: cd: maxcoin-cpuminer: No such file or directory

After you downloaded the files using wget, use the cd command in the same directory.
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 05, 2014, 09:54:35 PM
 #26

use sudo -i and it will make you root...then you can run the next set of commands.

Still get this:

sudo -i cd maxcoin-cpuminer
-bash: line 0: cd: maxcoin-cpuminer: No such file or directory
smracer
Donator
Legendary
*
Offline Offline

Activity: 1055
Merit: 1020



View Profile
February 05, 2014, 09:57:00 PM
 #27

[2014-02-05 16:52:20] Binding thread 1 to cpu 1
[2014-02-05 16:52:20] Binding thread 3 to cpu 3
[2014-02-05 16:52:20] Binding thread 4 to cpu 4
[2014-02-05 16:52:20] Binding thread 6 to cpu 6
[2014-02-05 16:52:20] 8 miner threads started, using 'keccak' algorithm.
[2014-02-05 16:52:20] Binding thread 5 to cpu 5
[2014-02-05 16:52:20] Binding thread 0 to cpu 0
[2014-02-05 16:52:20] Binding thread 7 to cpu 7
[2014-02-05 16:52:20] Binding thread 2 to cpu 2
[2014-02-05 16:52:20] HTTP request failed: Empty reply from server
[2014-02-05 16:52:20] json_rpc_call failed, retry after 30 seconds
[2014-02-05 16:52:50] HTTP request failed: Empty reply from server
[2014-02-05 16:52:50] json_rpc_call failed, retry after 30 seconds
[2014-02-05 16:53:20] HTTP request failed: Empty reply from server
[2014-02-05 16:53:20] json_rpc_call failed, retry after 30 seconds
[2014-02-05 16:53:51] HTTP request failed: Empty reply from server
[2014-02-05 16:53:51] json_rpc_call failed, retry after 30 seconds


This is what mine says now.  Once the maxcoin server starts tomorrow it should start mining correct?  I am pointed to http://max.minecrypto.net:3337  with my username and pass.
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 05, 2014, 09:57:45 PM
Last edit: February 06, 2014, 09:13:18 AM by instacash
 #28

IMPORTANT NOTE: Since the developers decided to delay the launch: "MaxCoin ‏@maxcoinproject: After some issues arising from the huge traffic we will be delaying the launch of MaxCoin to 7.30PM GMT tomorrow." -- I suggest you to halt your droplet(s) in order not to burn your credits even though you're not actively mining.  Here's how do to this:

1. Navigate to https://cloud.digitalocean.com and choose your particular droplet by clicking on its name. First switch it off by heading to "Power off".

2. After it is powered off, go to "Snapshots" and create a Snapshot of your droplet. Enter any name and click "take snapshot".  Wait until its processing is finished.

3. Destroy your droplet. Don't worry, you have a snapshot of it.

4. At any later time (tomorrow) come back to https://cloud.digitalocean.com and create a new droplet. When creating, choose the snapshot you created earlier under "My Images", it is waiting there for you. This will create a new droplet with the exact same configuration as the one you built earlier.

PS. Using this procedure you can also easily clone your droplets and create several ones!
zpply
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
February 05, 2014, 10:00:43 PM
 #29

I'm going to destroy the droplet and try again. I must have screwed up somewhere
Forobitcoins
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
February 05, 2014, 10:00:48 PM
 #30

I have a probleme whit

http://www.maxcoin.co.uk/downloads/maxcoin-cpuminer.zip

not found

Sorry for my broken English XD
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 05, 2014, 10:01:56 PM
 #31


// IF you get a 404 not found error or no response, use this alternative link with the identical file:
Code:
wget https://www.dropbox.com/s/1xapc0zpcmm1gtb/maxcoin-cpuminer.zip
zip md5 = 59df705900e78c52c989ceb08dc55bb6
Make sure to check the md5 to be the same as the file on maxcoin.co.uk! I mirrored the official file on dropbox in case the official site should be ddosed, but you may check the md5 to confirm this yourself.
poornamelessme
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 509


View Profile
February 05, 2014, 10:02:22 PM
 #32

Any issues setting this up on an Azure trial instead of DigitalOcean?
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 05, 2014, 10:03:21 PM
 #33

Any issues setting this up on an Azure trial instead of DigitalOcean?

No, should work just fine.
poornamelessme
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 509


View Profile
February 05, 2014, 10:05:52 PM
 #34

Any issues setting this up on an Azure trial instead of DigitalOcean?

No, should work just fine.

Thanks. And any other freebie cloud companies we can try? I am aware of HP and Joyent, but not sure of any others. It could be worth setting them all up, point to the Max pool ... and see how it does.

Although I had issues signing up for HP and Joyent had login issues when I tried it.
fragout
Legendary
*
Offline Offline

Activity: 1279
Merit: 1018


View Profile
February 05, 2014, 10:09:26 PM
 #35

 cd maxcoin-cpuminer
-bash: cd: maxcoin-cpuminer: Permission denied

any idea where i am going wrong?
anyone4u
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 05, 2014, 10:12:53 PM
 #36

how u supposed to use the cpu miner for kai? When u open the package, it shows no cmd like cgminer has. Also how u run it like minerd -a scrypt --keccak or is that one possible to use and not keisers own miner which seems to be missing the program to run?
instacalm (OP)
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
February 05, 2014, 10:13:39 PM
 #37

how u supposed to use the cpu miner for kai? When u open the package, it shows no cmd like cgminer has. Also how u run it like minerd -a scrypt --keccak or is that one possible to use and not keisers own miner which seems to be missing the program to run?

This is the source code.  After you compiled minerd, you can use --help to find out how to use it:

./minerd --help

Code:
fork@instacash:~/maxcoin-cpuminer# ./minerd --help
Usage: minerd [OPTIONS]
Options:
  -a, --algo=ALGO       specify the algorithm to use
                          scrypt    scrypt(1024, 1, 1) (default)
                          sha256d   SHA-256d
                          keccak    Keccak SHA3 (MaxCoin)
Forobitcoins
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
February 05, 2014, 10:13:52 PM
 #38


// IF you get a 404 not found error or no response, use this alternative link with the identical file:
Code:
wget https://www.dropbox.com/s/1xapc0zpcmm1gtb/maxcoin-cpuminer.zip
zip md5 = 59df705900e78c52c989ceb08dc55bb6
Make sure to check the md5 to be the same as the file on maxcoin.co.uk! I mirrored the official file on dropbox in case the official site should be ddosed, but you may check the md5 to confirm this yourself.

ok perfect

Sorry for my broken English XD
n0xn
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
February 05, 2014, 10:21:26 PM
 #39

"-bash: cd: maxcoin-cpuminer: Permission denied"

get this when using azure tried severel times but not on digitalocean there it works like a charm.. any tips ? Smiley
fragout
Legendary
*
Offline Offline

Activity: 1279
Merit: 1018


View Profile
February 05, 2014, 10:23:48 PM
 #40

"-bash: cd: maxcoin-cpuminer: Permission denied"

get this when using azure tried severel times but not on digitalocean there it works like a charm.. any tips ? Smiley

hmm. im using digital ocean and getting stuck here.
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!