Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Amazing
on 07/02/2016, 18:31:23 UTC
Does anyone know how to re-generate the DAG file?  I think this maybe my problem.  I have geth running, and its up-to-date with the latest block.  My proxy seems to be working fine, connected to the stratum pool at eth-.eu.dwarfpool.com:8008, but when I start ethminer I am getting this error:

Code:
[OPENCL]:Using device: Pitcairn(OpenCL 1.2 AMD-APP (1800.11))
terminate called after throwing an instance of 'boost::exception_detail::clone_impl'
  what():  std::exception
Aborted (core dumped)

I have tried starting like this:
Code:
ethminer --farm-recheck 200 -G -F http://127.0.0.1:8080/
, both with an without --farm-recheck.

Does anyone know how to fix this failure?