Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.1
by
damNmad
on 24/09/2017, 21:51:35 UTC

oh, i added in 1bash, sudo nano 1bash
and my version is v0019


Code:
UBQ_WORKER="$WORKERNAME"
UBQ_ADDRESS="my ubq wallet"
UBQ_POOL="stratum+tcp://us.ubiqpool.io:8008"
Code:
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="DOT"

These lines already exist in 1bash; please check (you can see it after EXP coin details). You need to delete the newly added lines and edit the existing ones.

If you are using claymore the above settings should work.

If you still facing issue, when you see this error

Code:
ETH AUTHORIZATION FAILED.. stratum reading socket failed

please run this command:

Code:
ps aux | grep miner


& paste the result here; I can help you from that.