Bitcoin Forum
May 04, 2024, 02:28:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2164070 times)
sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
May 28, 2017, 02:23:37 PM
 #2821

Hello, everyone! Guys, can you please help me out? I'm new and can't get my miner work properly.

All I want is miner to restart itself when its glitched or error occurred and miner stopped mining.
My miner setup:

miner --cuda_devices 0 1 2 3 --pec --server equihash.eu.nicehash.com --user wallet --pass x --port 3357 --log 2 --eexit 3

Wheres mistake? (

Last parameter should be --exit 3, looks like you have an extra e?



miner --server equihash.eu.nicehash.com --user wallet.rigname --pass x --port 3357 --log 2 --eexit 3 --cuda_devices 0 1 2 3 --pec

When working right, --eexit takes like 30 minutes to restart.


it closing miner and after that in 30 minutes is should load it back? or it should close and start it immediately?
Right now my miner closing in like 5 minutes after error and does not start after.

Well I have not witnessed it live cause  it always happened while I was away but I could tell from the pool's chart
that it took half an hour to start mining again. Notice that I speak to the past cause it's been many weeks if not months
that my rigs have stalled. Once you find the right settings for your rig and that you stop playing with it, you will see that the miner
is really stable. I for myself find that under windows restarting my rigs every 2 days or so is a good thing to avoid the rig to slow down.

You can also use the code below to monitor and restart the rig

:restart
Timeout /t 30
miner --server eu1-zcash.flypool.org --user t1cA38xyUxJRDdQYacD6x7UUL8nyjTfKeo1.GigaGamer --pass x --port 3333 --eexit 3 --solver 0 --log 2 --logfile ZCASH.%date:~6,4%%date:~3,2%%date:~0,2%.ewbf.log --fee 2 --pec
ping 127.0.0.1 > nul
goto :restart

1714789734
Hero Member
*
Offline Offline

Posts: 1714789734

View Profile Personal Message (Offline)

Ignore
1714789734
Reply with quote  #2

1714789734
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
May 28, 2017, 02:26:35 PM
 #2822

In the start.bat , how to restart PC if miner has problem because restart miner doesn't work?
well the pc dosnt restart it'selve and there is normally no need to.
the miner will reconnect if it looses connection
use --eexit 1 to close the miner if it cannot restart the workers and run the start.bat again
if like that, how to auto run start.bat to restart the miner

:restart
Timeout /t 30
miner --server eu1-zcash.flypool.org --user t1cA38xyUxJRDdQYacD6x7UUL8nyjTfKeo1.GigaGamer --pass x --port 3333 --eexit 3 --solver 0 --log 2 --logfile ZCASH.%date:~6,4%%date:~3,2%%date:~0,2%.ewbf.log --fee 2 --pec
ping 127.0.0.1 > nul
goto :restart


overclockerblg
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
May 28, 2017, 03:09:49 PM
 #2823

Hello. I'm using EWBF's CUDA Zcash miner 0.3.3b but when I start the miner it closes immediately. It was working fine on that PC with 2 1080ti and after it gave me 0 sols I closed the miner and since then I cannot start it.

I've reinstalled drivers, downloaded a new copy of the miner, but it is the same problem - the miner opens and closes after a few seconds.
Nokia555
Sr. Member
****
Offline Offline

Activity: 392
Merit: 266

EthMonitoring.com


View Profile WWW
May 28, 2017, 03:10:31 PM
 #2824

Hello. I'm using EWBF's CUDA Zcash miner 0.3.3b but when I start the miner it closes immediately. It was working fine on that PC with 2 1080ti and after it gave me 0 sols I closed the miner and since then I cannot start it.

I've reinstalled drivers, downloaded a new copy of the miner, but it is the same problem - the miner opens and closes after a few seconds.

try to run commands in terminal so you can see what closes it.

overclockerblg
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
May 28, 2017, 03:38:52 PM
 #2825

Hello. I'm using EWBF's CUDA Zcash miner 0.3.3b but when I start the miner it closes immediately. It was working fine on that PC with 2 1080ti and after it gave me 0 sols I closed the miner and since then I cannot start it.

I've reinstalled drivers, downloaded a new copy of the miner, but it is the same problem - the miner opens and closes after a few seconds.

try to run commands in terminal so you can see what closes it.

I'm using windows 10. Can you explain how to do that?
Aureliusy
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
May 28, 2017, 07:28:44 PM
 #2826

Windows rightmouse on win dows icon
select run  type cmd.exe
kopija
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
May 29, 2017, 03:51:09 AM
 #2827

Windows rightmouse on win dows icon
select run  type cmd.exe

FTW: right-click in  windows explorer while holding shift key and select "open command windows here".

we are nothing but a smart contracts on a cosmic blockchain
leela
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 29, 2017, 05:47:34 AM
 #2828

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??
fullzero
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 29, 2017, 05:51:32 AM
 #2829

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??

How are you launching EWBF; and what arguments are you using?
leela
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 29, 2017, 05:54:53 AM
 #2830

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??

How are you launching EWBF; and what arguments are you using?

Code:
./miner --server zec-us-west1.nanopool.org --port 16666 --user zec_wallet.worker --pass x

I've replaced my real wallet address for privacy, but that's essentially it.
fullzero
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 29, 2017, 06:00:39 AM
 #2831

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??

How are you launching EWBF; and what arguments are you using?

Code:
./miner --server zec-us-west1.nanopool.org --port 16666 --user zec_wallet.worker --pass x

I've replaced my real wallet address for privacy, but that's essentially it.

that appears correct, I would try nanopools other port: 6666  also I don't think it matters but change --pass to : z 

leela
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 29, 2017, 06:08:24 AM
 #2832

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??

How are you launching EWBF; and what arguments are you using?

Code:
./miner --server zec-us-west1.nanopool.org --port 16666 --user zec_wallet.worker --pass x

I've replaced my real wallet address for privacy, but that's essentially it.

that appears correct, I would try nanopools other port: 6666  also I don't think it matters but change --pass to : z 

Code:
./miner --server zec-us-west1.nanopool.org --port 6666 --user zec_wallet.worker --pass z --templimit 80
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:6666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 80
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Yeah, I don't get it. I've tried 6666, 16666 and eu/us hosts, and 3333 for flypool etc, always that error. And i've tried x and z for pass.

I tried claymore, but it only supports AMD for zec. I used claymore for eth just fine on nanopool and ethermine. It's something about ewbf I feel like.
fullzero
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 29, 2017, 06:12:20 AM
 #2833

I keep getting "ERROR: Cannot connect to the server. 7". Specifically:

Code:
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:16666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Running on Ubuntu 16.04.

I've tried nanopool, flypool, EU and US stratum servers for both, backup and primary ports for both, etc. etc.

I've run tcpdump and I see it connecting and sending the tcp packet (I see the json payload) but no response comes back.

I can even telnet to that hostname:port combination.

Any ideas??

How are you launching EWBF; and what arguments are you using?

Code:
./miner --server zec-us-west1.nanopool.org --port 16666 --user zec_wallet.worker --pass x

I've replaced my real wallet address for privacy, but that's essentially it.

that appears correct, I would try nanopools other port: 6666  also I don't think it matters but change --pass to : z 

Code:
./miner --server zec-us-west1.nanopool.org --port 6666 --user zec_wallet.worker --pass z --templimit 80
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:6666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 80
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 7

Yeah, I don't get it. I've tried 6666, 16666 and eu/us hosts, and 3333 for flypool etc, always that error. And i've tried x and z for pass.

I tried claymore, but it only supports AMD for zec. I used claymore for eth just fine on nanopool and ethermine. It's something about ewbf I feel like.


I use it with  Ubuntu 16.04 no problem.  This is how I launch it with more arguments and an absolute path to the client:

'/home/m1/zec/miner' --eexit 3 --fee 0 --pec --server zec-us-east1.nanopool.org --user zecADDR.worker --pass z --port 6666;

bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 29, 2017, 06:31:17 AM
 #2834

I get that error as well sometimes, kind of annoying. Too bad the miner doesn't have an option to try reconnecting after a few seconds.

Not your keys, not your coins!
bentcrypto
Full Member
***
Offline Offline

Activity: 186
Merit: 100


View Profile
May 29, 2017, 09:18:52 AM
 #2835

Hello. I'm using EWBF's CUDA Zcash miner 0.3.3b but when I start the miner it closes immediately. It was working fine on that PC with 2 1080ti and after it gave me 0 sols I closed the miner and since then I cannot start it.

I've reinstalled drivers, downloaded a new copy of the miner, but it is the same problem - the miner opens and closes after a few seconds.

Could be your anti-virus. Disable it and download a fresh copy.
LTCbusiness
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 29, 2017, 11:22:33 AM
 #2836

Guys, do you know how to automatically restart the EWBF miner when the card is not response and produce 0 sols? I ran 7 1080ti on Win 10, about 5-10 hours, the 7 card stop working and produce 0 sols although the miner tried to restart the card several times, so the result is I need to close the miner and open in again in order making it to work. I run in bios stock and 80% power limit

bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 29, 2017, 12:02:10 PM
 #2837

Guys, do you know how to automatically restart the EWBF miner when the card is not response and produce 0 sols? I ran 7 1080ti on Win 10, about 5-10 hours, the 7 card stop working and produce 0 sols although the miner tried to restart the card several times, so the result is I need to close the miner and open in again in order making it to work. I run in bios stock and 80% power limit



Does it close the miner if you use --eexit 3?

If so you could just run the miner in a loop:

:loop
miner.exe ...
goto loop


If it doesn't quit and just get stuck then you could restart the miner periodically (like every couple hours) by running it in a loop like above and have another loop running which terminates the miner. Not ideal but better than having the cards not working for hours:

:restartloop
timeout -t 3600
taskkill -t -f /im miner.exe
goto restartloop

Not your keys, not your coins!
funnyboy027
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 29, 2017, 12:12:42 PM
 #2838

Guys, do you know how to automatically restart the EWBF miner when the card is not response and produce 0 sols? I ran 7 1080ti on Win 10, about 5-10 hours, the 7 card stop working and produce 0 sols although the miner tried to restart the card several times, so the result is I need to close the miner and open in again in order making it to work. I run in bios stock and 80% power limit



Does it close the miner if you use --eexit 3?

If so you could just run the miner in a loop:

:loop
miner.exe ...
goto loop


If it doesn't quit and just get stuck then you could restart the miner periodically (like every couple hours) by running it in a loop like above and have another loop running which terminates the miner. Not ideal but better than having the cards not working for hours:

:restartloop
timeout -t 3600
taskkill -t -f /im miner.exe
goto restartloop
how to trigger shutdown /f /t 5 if miner has problem, i don't want to restart the miner because sometime one card stop working and only restart the pc can solve it
LTCbusiness
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 29, 2017, 12:16:18 PM
 #2839

I used -eexit 3, the miner was not closed, it tried to restart the GPU and it restarted successfully, however after the restart, the GPU produce 0 sols and so the miner keep running. I think it may come from the temperature, I only see the problem when it reach 70 degree C, although I set the limit at 85.

I will try the loop later, seems it is the only way to solve the problem.

One more thing is sometime my rig crashed, the computer is hanged, mouse can not move, but the GPU and CPU fan are still running like crazy, the only way to solve it is to unplug the power, I am not sure if it is because I ran 7 cards or not, I thought it should be fine since my MOBO support 7 pci

Just for the record, here is my spec
Mobo Asus z270a
CPU g4560 3.5ghz
Ram 8gb
7 gtx 1080ti
PSU 1600w
Win 10 home
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 29, 2017, 12:36:58 PM
 #2840

how to trigger shutdown /f /t 5 if miner has problem, i don't want to restart the miner because sometime one card stop working and only restart the pc can solve it

Not sure but a card crashing that only a restart (or nvidiainspector.exe -restartdisplaydriver solves) is usually caused by too high overclock.

Not your keys, not your coins!
Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 294 »
  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!