ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

Crashes immediately after launch #1849

Closed Eddie2312 closed 5 years ago

Eddie2312 commented 5 years ago

fbdfgb

Tried with 0.17.0 and 0.17.1 RX 580 8GB Windows 10 64 bit Wrote my batch file as follows: ethminer.exe -G -F http://eth-us2.dwarfpool.com:80/0xeb44124113fb11391c9d6527686194e916718d41/Miner1

I tried running the batch and again with the exe and a blank command line windows opens for a second then closes ever time. I tried running as admin and that didn't help. I also created an exception in win defender

Please help.

lesjokolat commented 5 years ago

change to

ethminer.exe -G -F http://eth-us2.dwarfpool.com:80/0xeb44124113fb11391c9d6527686194e916718d41/Miner1 -v 3

pause

what is output then?

Eddie2312 commented 5 years ago

What does the "-v 3" do?

Eddie2312 commented 5 years ago

sdgdh

lesjokolat commented 5 years ago

its for verbose output. try this now

Example format: -P stratum1+tcp://ETH_WALLET.WORKERNAME@eth-ar.dwarfpool.com:8008

ethminer.exe -G -P stratum1+tcp://0xeb44124113fb11391c9d6527686194e916718d41.Miner1@eth-ar.dwarfpool.com:8008 -v 3

Eddie2312 commented 5 years ago

I changed the F to a P and it works for a minute. Then this xsdbdthdr

lesjokolat commented 5 years ago

try this now

ethminer.exe -G -P stratum1+tcp://0xeb44124113fb11391c9d6527686194e916718d41.Miner1@eth-ar.dwarfpool.com:8008 --cl-local-work 256 --cl-global-work 18432 -v 3 pause

ethminer.exe -G -P stratum+tcp://0xeb44124113fb11391c9d6527686194e916718d41.Miner1@eth-ar.dwarfpool.com:8008 --cl-local-work 256 --cl-global-work 18432 -v 3 pause

Eddie2312 commented 5 years ago

Both?

lesjokolat commented 5 years ago

sorry one then the other

Eddie2312 commented 5 years ago

sgsdg The first one resulted in this

lesjokolat commented 5 years ago

ok how about 2nd one?

Eddie2312 commented 5 years ago

dnfgnrdg

lesjokolat commented 5 years ago

might be a pool setting... could you try and run on this pool?

https://eth.digipools.org

Just to see if it errors out or allows you to mine V1 of startup

Eddie2312 commented 5 years ago

When you give me these configs to try, does it matter that you have the Argentina pool set for them?

lesjokolat commented 5 years ago

as long as address and port match should be ok.

Eddie2312 commented 5 years ago

Using this as directed by the site dgfbdfvsdfse I got this and it closes after sending those prompts drbfyjtyh

lesjokolat commented 5 years ago

no sorry use the setting like you had previous(just replace url and port.) They have older ethminer settings in example page(as does dwarfpool

Eddie2312 commented 5 years ago

rghsdasdaw dfgdgtfsersa

lesjokolat commented 5 years ago

ok try stratum1

Eddie2312 commented 5 years ago

sdgdghr Seems to work

lesjokolat commented 5 years ago

awesome!! I think dwarfpool needs to adjust its settings to allow the newer ethminer versions to work. They had really old commands.

Eddie2312 commented 5 years ago

So it's a problem with dwarfpool? Good to know

lesjokolat commented 5 years ago

Yah. The same basic command works on this pool... If it was not then we would have gotten errors here as well. Might be just since dwarf is used to older ethminer versions it could mean an older version might work...

If you are done and this solution worked, shut this issue please.