Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: RikiTas on January 15, 2014, 08:53:08 PM



Title: Solve my problem and earn up 0,4 BTC
Post by: RikiTas on January 15, 2014, 08:53:08 PM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35


and my dimeCoins is not working, 0 conections..

0,05


Best answer win.. Ty


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: Rannasha on January 15, 2014, 10:54:38 PM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35
Need more info for that: What pool are you using, which mining program, what command are you using to start the miner, etc...

Quote
and my dimeCoins is not working, 0 conections..

0,05
Add a list of nodes to your dimecoin.conf file, it will try to connect to these nodes when you start the wallet and from these nodes it can obtain a list of more nodes to connect to. For more details, see: https://bitcointalk.org/index.php?topic=382164.msg4528497#msg4528497


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: KickAzzDude on January 15, 2014, 11:38:42 PM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35

Are you mining in a pool? If so did you create workers? After creating workers you would set it up in a .bat file like this for example

cgminer.exe --scrypt -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3342 -u KAD.2 -p password

Where your account name is in red and the worker part is in blue. The purple is the server which you get from the "getting started" part in the pool's website

For the Dimecoin problem, go to the start menu and type in %appdata% in the search programs and files field. Find the Dimecoin folder and inside create a text file and name it Dimecoin.conf. Click the file type tab and put save as all files so that it becomes a .conf instead of staying a text file. Paste the following in that .conf file and you can change the rpcuser and rpcpassword to whatever you like. Then save the file and close and reopen the wallet QT

rpcuser=dimecoinrpc
rpcpassword=2596a6a36d42416b5486386c
rpcallowip=127.0.0.1
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=209.126.65.116
addnode=122.10.88.44
addnode=41.133.36.98
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: RikiTas on January 16, 2014, 05:35:53 PM
Quote
Need more info for that: What pool are you using, which mining program, what command are you using to start the miner, etc...

Quote
Add a list of nodes to your dimecoin.conf file, it will try to connect to these nodes when you start the wallet and from these nodes it can obtain a list of more nodes to connect to. For more details, see: https://bitcointalk.org/index.php?topic=382164.msg4528497#msg4528497

nothing work... dimewallet don't work

http://42pool.pw/index.php?page=gettingstarted

HD6770 Cgminer or Cfgminer

 


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: dragonmike on January 16, 2014, 06:38:01 PM
The pool might be down, or DDoS'd.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: poohbah on January 16, 2014, 06:40:44 PM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: RikiTas on January 18, 2014, 07:25:40 PM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123


the start mining.bat don't start cgminer.exe


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: poohbah on January 18, 2014, 10:14:09 PM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123


the start mining.bat don't start cgminer.exe
There are two reasons why it might not start:  1) cgminer is blocked or deleted by a virus scanner, or 2) you didn't put the batch file in the cgminer folder.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: jasemoney on January 19, 2014, 01:41:07 AM
Any luck yet OP?


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: porcupine87 on January 19, 2014, 02:17:54 AM
You're offering somebody almost $400 to solve this small problem?  It will take you more than a year to earn that much, on that card.

Post your batch file or conf file.

Use cgminer 3.7.2 or earlier (3.1.1, 3.3.1 and 3.7.2 are popular). Do NOT use a cgminer version newer than that.

http://ck.kolivas.org/apps/cgminer/3.7/

Create a worker on the website named 1 with a password of anything you want (or 123 as shown below).

cgminer.exe --scrypt -o stratum+tcp://42pool.pw:3334 -I 18 -g 1 -w 256 --thread-concurrency 8192 -u RikiTas.1 -p 123


the start mining.bat don't start cgminer.exe
There are two reasons why it might not start:  1) cgminer is blocked or deleted by a virus scanner, or 2) you didn't put the batch file in the cgminer folder.

Thought the same. I had the problem today with Quubitcoin. My Avira blocked the file.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: forzendiablo on January 19, 2014, 02:27:38 AM
no the problem is different - u are using version of GUIminer that doesnt use scrypt.
download this: http://guiminer.org/guiminer-scrypt.html
choose ur card from the right and run it.

my wallet adress on the bottom.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: suchnoob on January 19, 2014, 02:41:02 AM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35


and my dimeCoins is not working, 0 conections..

0,05


Best answer win.. Ty


1. YOU NEED CGMINER 3.7.2.
http://ck.kolivas.org/apps/cgminer/3.7/cgminer-3.7.2-windows.7z

ok.
1st problem. You need to register first at pool.
Log-in at pool after you register.
In the left side.
Click "workers". Put name and password for worker and make new worker.
Click "Getting Started" and copy the line in there for cgminer. Paste it in your .bat file.
Replace the default name for worker with your worker name. Replace "password" with your passord.
after all that leave one space and add: -I 15

-o means address of pool
-u means your worker name
-p means your password

like this:
cgminer --scrypt  -o stratum+tcp://pool.us.hackshard.com:3337 -u Weblogin.Worker -p Worker password -I 15
what is red you replace with what I said earlier.

Save. Then double click. And should work.


2nd problem.
open My Computer. Click on address bar (looks the same like where you put sites in your browser) CLICK on it where is no writing, and write %appdata% then enter.
Search for dimeCoin folder. Enter it.
make a new file dimeCoin.conf
copy this:
Quote
rpcuser=dimecoinrpc
rpcpassword=2596a6a36d42416b5486386c
rpcallowip=127.0.0.1
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=209.126.65.116
addnode=122.10.88.44
addnode=41.133.36.98
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226

and save

Tell me if it works.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: cjc on January 19, 2014, 06:07:22 AM
Ya maybe firewall blocking connections, try a pool that works on port 80. Or could be missing something in the config/command line like the port for the pool.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: gluvocio on January 19, 2014, 07:50:32 AM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35


and my dimeCoins is not working, 0 conections..

0,05


Best answer win.. Ty

0,4 BTC ? I'll make you mining 400+khash/s for a mounth for them :D

Have you already done or do you still have this problem ?


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: Moebius327 on January 19, 2014, 12:31:51 PM
i want to start mining 42Coin with a HD 6770 but i getting errors
Json Stratum error and not start minning...

0,35


and my dimeCoins is not working, 0 conections..

0,05


Best answer win.. Ty

0,4 BTC ? I'll make you mining 400+khash/s for a mounth for them :D

Have you already done or do you still have this problem ?

You can be 99% sure that he is not going to pay the bounty.


Title: Re: Solve my problem and earn up 0,4 BTC
Post by: suchnoob on January 19, 2014, 09:51:21 PM
Make that 99.9