Pages:
Author

Topic: [ANN] [NO-ICO] [0% PREMINE] CREPCOIN: Friendly web environment crypto! - page 10. (Read 18431 times)

member
Activity: 276
Merit: 12
Life is toxic...CHUG IT!!
im trying to run xmr stak 2.2 on a couple of old machines...no problem on i3....cant run on Pentium (not sure if cpu matters, it may be another issue)...when I run I get 3 or 4 "aint gonna run" issues regarding missing .dll files....any insight out there
newbie
Activity: 15
Merit: 0
I have the following problem with Claymore v9.7:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (SSL/TLS)
SSL/TLS encryption is enabled
Stratum - Connected (SSL/TLS)
Stratum - reading socket failed 0, disconnect
 Job timeout, disconnect, retry in 20 sec...

And it doesn't start mining at all...

My config.txt:

Code:
-o ssl://crep.miner.rocks:3333
-u my_public_address
-p "w=desktop_PC"
-tt 1
-a 3
-h 320
-li 1
-mport -3333
-nofee 1
-allpools 1

Any ideas?

ps: The exact same miner works fine on NiceHash.
You tried with: -o stratum+tcp://crep.miner.rocks:3333 ?
Just tried it:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (unsecure)
Stratum - Connected (unsecure)
 Job timeout, disconnect, retry in 20 sec...

What am I doing wrong? Sad
You try port 7777
sr. member
Activity: 1666
Merit: 310
The password needs no quotes... it works fine now.

My 8-year old Radeon 5770 mines ~20 CREP per day at the current difficulty. Not a lot, but it's something I guess. Smiley

Btw, what's the CREP/XMR and CREP/USD exchange rate (if there's any)?
sr. member
Activity: 1666
Merit: 310
I have the following problem with Claymore v9.7:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (SSL/TLS)
SSL/TLS encryption is enabled
Stratum - Connected (SSL/TLS)
Stratum - reading socket failed 0, disconnect
 Job timeout, disconnect, retry in 20 sec...

And it doesn't start mining at all...

My config.txt:

Code:
-o ssl://crep.miner.rocks:3333
-u my_public_address
-p "w=desktop_PC"
-tt 1
-a 3
-h 320
-li 1
-mport -3333
-nofee 1
-allpools 1

Any ideas?

ps: The exact same miner works fine on NiceHash.
You tried with: -o stratum+tcp://crep.miner.rocks:3333 ?
Just tried it:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (unsecure)
Stratum - Connected (unsecure)
 Job timeout, disconnect, retry in 20 sec...

What am I doing wrong? Sad
newbie
Activity: 19
Merit: 0
I have the following problem with Claymore v9.7:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (SSL/TLS)
SSL/TLS encryption is enabled
Stratum - Connected (SSL/TLS)
Stratum - reading socket failed 0, disconnect
 Job timeout, disconnect, retry in 20 sec...

And it doesn't start mining at all...

My config.txt:

Code:
-o ssl://crep.miner.rocks:3333
-u my_public_address
-p "w=desktop_PC"
-tt 1
-a 3
-h 320
-li 1
-mport -3333
-nofee 1
-allpools 1

Any ideas?

ps: The exact same miner works fine on NiceHash.
You tried with: -o stratum+tcp://crep.miner.rocks:3333 ?
newbie
Activity: 47
Merit: 0
created pool for crepcoin
http://pool.ahka.net/crepcoin/
Minimum Payment Threshold: 1 CREP
Total Pool Fee: 0.5%
sr. member
Activity: 1666
Merit: 310
I have the following problem with Claymore v9.7:

Code:
Stratum - connecting to 'crep.miner.rocks' <54.38.103.140> port 3333 (SSL/TLS)
SSL/TLS encryption is enabled
Stratum - Connected (SSL/TLS)
Stratum - reading socket failed 0, disconnect
 Job timeout, disconnect, retry in 20 sec...

And it doesn't start mining at all...

My config.txt:

Code:
-o ssl://crep.miner.rocks:3333
-u my_public_address
-p "w=desktop_PC"
-tt 1
-a 3
-h 320
-li 1
-mport -3333
-nofee 1
-allpools 1

Any ideas?

ps: The exact same miner works fine on NiceHash.
newbie
Activity: 84
Merit: 0
Your exchange doesn't work. I can't create an account
https://exchange.crepcoin.org/register.php

Is working fine. I created an account for test just right now...
jr. member
Activity: 59
Merit: 3
Your exchange doesn't work. I can't create an account
newbie
Activity: 84
Merit: 0
We have another pool:

http://crep.hashblocks.top

Thanks for your support!
newbie
Activity: 84
Merit: 0
You can set up number of cores here:

Code:
"cpu_threads_conf" :
[
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 }, # core 1
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 }, # core 2
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 2 }, # core 3
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 3 }, # core 4
      # ...etc
],

You can run one core for each 2Mb cache from your cpu.

Regards
newbie
Activity: 19
Merit: 0
Can someone post their config file for xmr-stak.exe     I can't get mine to work, it just tries to use the gpu and not the cpu and closes.

why cann't mining ,any tips from software?
Hi,

For cpu mining I'm using: https://github.com/fireice-uk/xmr-stak-cpu/releases

config.txt:
Quote
"cpu_threads_conf" :
[
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
     { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
],
"use_slow_memory" : "warn",
"nicehash_nonce" : false,
"aes_override" : null,
"use_tls" : false,
"tls_secure_algo" : true,
"tls_fingerprint" : "",
"pool_address" : "crep.cnotepool.info:3333",
"wallet_address" : "youraddresshere",
"pool_password" : "",
"call_timeout" : 10,
"retry_time" : 10,
"giveup_limit" : 0,
"verbose_level" : 3,
"h_print_time" : 60,
"daemon_mode" : false,
"output_file" : "",
"httpd_port" : 0,
"prefer_ipv4" : true,
full member
Activity: 362
Merit: 100
Can someone post their config file for xmr-stak.exe     I can't get mine to work, it just tries to use the gpu and not the cpu and closes.

why cann't mining ,any tips from software?
sr. member
Activity: 1666
Merit: 310
Download the latest claymore edition.
https://github.com/nanopool/Claymore-XMR-Miner/releases
The latest claymore is not compatible with Radeon 5770.
member
Activity: 518
Merit: 11
update from discord announcement news:
- Downloads: https://www.crepcoin.org/download.html
- Mining pools:  http://www.crepcoin.org/pools.php
newbie
Activity: 1
Merit: 0
sr. member
Activity: 1666
Merit: 310
Unfortunately I get the following error with Claymore v9.7:
Code:
Stratum - reading socket failed 0, disconnect
 Job timeout, disconnect, retry in 20 sec...
server: bind failed with error: 10048 (port is busy, use different -mport value), next attempt in 10sec...
Any idea how to fix it?
newbie
Activity: 6
Merit: 0
Can someone post their config file for xmr-stak.exe     I can't get mine to work, it just tries to use the gpu and not the cpu and closes.
newbie
Activity: 84
Merit: 0
I have already created a local wallet. I guess there's no need for registration in the pool?
No, registration is no needed. You only need wallet address to start mining, and pool send payments directly to your address.
newbie
Activity: 196
Merit: 0
I really enjoy this project, since it can be used without having a super cool smartphone that is not for everyone ... I would like more information
Pages:
Jump to: