Bitcoin Forum
May 22, 2024, 09:16:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to switch to ssl using claymore?  (Read 251 times)
crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 18, 2018, 07:23:25 PM
Last edit: August 18, 2018, 07:55:00 PM by crairezx20
 #1

I hope this time someone can help me how to switch stratum config into SSL config on claymore.
I'm tried to change the stratum pool to ssl:// then change the port to 5555 but it doesn't work.

Check this setup.
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -pool1 ssl://eu1.ethermine.org:5555 -ewal 0x724070f1739b0C48f8862EDC34de71bc61902e6c -epsw x
hiroshidw
Member
**
Offline Offline

Activity: 490
Merit: 38


View Profile
August 18, 2018, 08:39:38 PM
 #2

you must change from -pooll to -epool like this:

-epool ssl://eu1.ethermine.org:5555
crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 19, 2018, 04:20:23 PM
 #3

you must change from -pooll to -epool like this:

-epool ssl://eu1.ethermine.org:5555
No it doesn't  work its still showing ''trying to reconnect in 20sec'' and it always repeating.

Do you have sample configutation? I would like to switch to ssl because ssl connection gives me more stable hashrate than stratum connection. This is just  based on what I experienced on phoenix miner so I would like to test it on claymore because I feel that my hashrate stolen with phoenix miner.
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
August 19, 2018, 04:47:28 PM
 #4

The string you posted has an extra 1 after -pool. It should be

Code:
-epool stratum+ssl://eu1.ethermine.org:5555

The rest is correct. If it's still not connecting, check your Windows Firewall rules.
fapar
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 267


Undeads.com - P2E Runner Game


View Profile
August 19, 2018, 04:53:30 PM
 #5

I hope this time someone can help me how to switch stratum config into SSL config on claymore.
I'm tried to change the stratum pool to ssl:// then change the port to 5555 but it doesn't work.

Apparently, now the SSL server is only available for ETC.
It is easy to check by running the miner with an indication of the server -epool ssl://eu1-etc.ethermine.org:5555 - an encrypted connection will be established.

💀|.
   ▄▄▄▄█▄▄              ▄▄█▀▀  ▄▄▄▄▄█      ▄▄    ▄█▄
  ▀▀▀████████▄  ▄██    ███▀ ▄████▀▀▀     ▄███   ▄███
    ███▀▄▄███▀ ███▀   ███▀  ▀█████▄     ▄███   ████▄
  ▄███████▀   ███   ▄███       ▀▀████▄▄███████████▀
▀▀███▀▀███    ███ ▄████       ▄▄████▀▀████   ▄███
 ██▀    ▀██▄  ██████▀▀   ▄▄█████▀▀   ███▀   ▄██▀
          ▀▀█  ▀▀▀▀ ▄██████▀▀       ███▀    █▀
                                      ▀
.
.PLAY2EARN.RUNNER.GAME.
||VIRAL
REF.SYSTEM
GAME
|
████████████████████████████
████████████████████████████
████████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
hiroshidw
Member
**
Offline Offline

Activity: 490
Merit: 38


View Profile
August 19, 2018, 09:55:03 PM
 #6

For ETH pool using US server

Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1

For ETC pool using US server
Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1-etc.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1

crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 21, 2018, 02:41:45 AM
 #7

I hope this time someone can help me how to switch stratum config into SSL config on claymore.
I'm tried to change the stratum pool to ssl:// then change the port to 5555 but it doesn't work.

Apparently, now the SSL server is only available for ETC.
It is easy to check by running the miner with an indication of the server -epool ssl://eu1-etc.ethermine.org:5555 - an encrypted connection will be established.
Why can I connect on SSL with Phoenix when mining ETH but when using claymore it doesn't work?

For ETH pool using US server

Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1

For ETC pool using US server
Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1-etc.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1


This config doesn't work to me.
What do you think is the problem with claymore because I can connect on SSL with Phoenix.
leonix007
Sr. Member
****
Offline Offline

Activity: 1008
Merit: 297


Grow with community


View Profile
August 21, 2018, 02:57:53 AM
 #8

I hope this time someone can help me how to switch stratum config into SSL config on claymore.
I'm tried to change the stratum pool to ssl:// then change the port to 5555 but it doesn't work.

Apparently, now the SSL server is only available for ETC.
It is easy to check by running the miner with an indication of the server -epool ssl://eu1-etc.ethermine.org:5555 - an encrypted connection will be established.
Why can I connect on SSL with Phoenix when mining ETH but when using claymore it doesn't work?

For ETH pool using US server

Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1

For ETC pool using US server
Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1-etc.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1


This config doesn't work to me.
What do you think is the problem with claymore because I can connect on SSL with Phoenix.

Can you possibly post your .bat file?

I remember the pictures posted in claymore thread, with the ff catched errors

reloading epools.txt

cannot resolve SSL

and ssl:0

I was thinking it checks epools.txt with incorrect SSL url and port


crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 21, 2018, 05:25:40 AM
 #9

I hope this time someone can help me how to switch stratum config into SSL config on claymore.
I'm tried to change the stratum pool to ssl:// then change the port to 5555 but it doesn't work.

Apparently, now the SSL server is only available for ETC.
It is easy to check by running the miner with an indication of the server -epool ssl://eu1-etc.ethermine.org:5555 - an encrypted connection will be established.
Why can I connect on SSL with Phoenix when mining ETH but when using claymore it doesn't work?

For ETH pool using US server

Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1

For ETC pool using US server
Quote
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1-etc.ethermine.org:5555 -ewal YOUWALLET.WORKER -epsw x -mode 1


This config doesn't work to me.
What do you think is the problem with claymore because I can connect on SSL with Phoenix.

Can you possibly post your .bat file?

I remember the pictures posted in claymore thread, with the ff catched errors

reloading epools.txt

cannot resolve SSL

and ssl:0

I was thinking it checks epools.txt with incorrect SSL url and port



Here are my start.bat and epools.txt there\s might be something wrong with my config that is why it keeps error when connecting to SSL connection.

Start.bat
epools.txt
leonix007
Sr. Member
****
Offline Offline

Activity: 1008
Merit: 297


Grow with community


View Profile
August 21, 2018, 07:00:09 AM
 #10

that Zippyshare is so messy and couldn't even download or view start.bat, those ads are so freakin irritating

Apology, I don't have patience on dealing with those ads

if you could post it here then its a worthy pleasure mate

sxemini
Member
**
Online Online

Activity: 1558
Merit: 69


View Profile
August 21, 2018, 07:03:09 AM
 #11

which claymore version you are using? it looks like an old version without ssl support.
crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 21, 2018, 08:31:09 AM
 #12

that Zippyshare is so messy and couldn't even download or view start.bat, those ads are so freakin irritating

Apology, I don't have patience on dealing with those ads

if you could post it here then its a worthy pleasure mate


Sorry, I thought that the zippyshare is a good hosting.

Here is the start.bat
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal 0x724070f1739b0C48f8862EDC34de71bc61902e6c -epsw x -mode 1 -checkcert 0

And here is for epools.txt
Code:
# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.

# POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/YourWorker, PSW: x, ESM: 0, ALLPOOLS: 0
# POOL: us1.ethermine.org:4444, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F.YourWorker, PSW: x, ESM: 1, ALLPOOLS: 0
# POOL: coinotron.com:3344, WALLET: YourUserName.YourWorkerName, PSW: YourWorkerPass, WORKER: , ESM: 2, ALLPOOLS: 1, ESTALE: 1
# POOL: us-east1.ethereum.miningpoolhub.com:20535, WALLET: YourLogin.YourWorkerName, PSW: YourWorkerPass, WORKER: YourLogin.YourWorkerName, ESM: 2
leonix007
Sr. Member
****
Offline Offline

Activity: 1008
Merit: 297


Grow with community


View Profile
August 21, 2018, 09:27:14 AM
Last edit: August 21, 2018, 09:51:00 AM by leonix007
 #13

that Zippyshare is so messy and couldn't even download or view start.bat, those ads are so freakin irritating

Apology, I don't have patience on dealing with those ads

if you could post it here then its a worthy pleasure mate


Sorry, I thought that the zippyshare is a good hosting.

Here is the start.bat
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://us1.ethermine.org:5555 -ewal 0x724070f1739b0C48f8862EDC34de71bc61902e6c -epsw x -mode 1 -checkcert 0

And here is for epools.txt
Code:
# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.

# POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/YourWorker, PSW: x, ESM: 0, ALLPOOLS: 0
# POOL: us1.ethermine.org:4444, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F.YourWorker, PSW: x, ESM: 1, ALLPOOLS: 0
# POOL: coinotron.com:3344, WALLET: YourUserName.YourWorkerName, PSW: YourWorkerPass, WORKER: , ESM: 2, ALLPOOLS: 1, ESTALE: 1
# POOL: us-east1.ethereum.miningpoolhub.com:20535, WALLET: YourLogin.YourWorkerName, PSW: YourWorkerPass, WORKER: YourLogin.YourWorkerName, ESM: 2

Mate, your .bat is fine

tested on one of my Rig

https://imgur.com/LfqQez6

https://imgur.com/jAIqakQ

take note that I add an index -di option as my rig is mining in other pools with other gpus

are you using the latest version of Claymore?
crairezx20 (OP)
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
August 21, 2018, 01:55:04 PM
 #14

Mate, your .bat is fine

tested on one of my Rig

https://imgur.com/LfqQez6

https://imgur.com/jAIqakQ

take note that I add an index -di option as my rig is mining in other pools with other gpus

are you using the latest version of Claymore?
The latest claymore doesn't work to me or it looks like its blocking with windows defender.
I'm using claymore 11.0 but I tried to download the latest claymore when trying to open the start.bat it won't start and when editing the start.bat it doesn't open.
It looks like the defender blocking the latest version of Claymore.

Edit: It's working now and I excluded the claymore from defender settings and then the v11.0 doesn't work but the latest one v11.9 its working fine on SSL connection.

Anyway, guys thanks for the help.
Pages: [1]
  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!