Search content
Sort by

Showing 4 of 4 results by Buguito
Post
Topic
Board Pools (Altcoins)
Re: █▓▒░-< [ZPOOL.CA][HashTap™][FlexFee™][SegWit] The miners multipool >-░▒▓█
by
Buguito
on 11/12/2017, 03:13:25 UTC

I'm having the same issue with ZPool and Nemosminer. The ccminer command parameters shows a perfect -p c=btc, nevertheless, zpool decided to payme in BCH.

Anyone else?


Hi.
How to fix?

https://s2.postimg.org/48vtaaa6h/555.jpg

https://s2.postimg.org/xzixvqpxl/333.jpg

I want to receive payments in GBX (gobyte)

Thank you.

I'm having a similar issue.  Moved over from Nicehash when it went down and have been trying to get my machines back up and running ever since. 
Installed Awesome Miner and pointed it to Zpool, fired it up and all looked great until I saw that the site reported that I was earning BCH not BTC. 
Not sure where the currency is specified, but I want to be paid in BTC not BCH.

Can anyone help?

see:  http://zpool.ca/?address=1HrMPhbKT2droKxfjocc65SPvrCyy1yQcs


field pass c=BTC
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
Buguito
on 10/12/2017, 23:18:16 UTC
I'm trying to use Nemo on ZPool but when it launches the miners, it cannot be able to determinate the subdomain for zpool, according to each algorithm. So it tries to connect to stratum ".zpool.ca", instead of for example "lbry.zpool.ca".

It is as if the variable $_mine is blank when assinging: $Zpool_Host = "$_mine.zpool.ca" at zpool.ps1

Any help appreciated.
Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.3: The Fastest NeoScrypt GPU Miner
by
Buguito
on 30/11/2017, 10:34:18 UTC
I'm getting this on a GTX 1070 under Debian.

[07:30:42] Probing for an alive pool
[07:30:42] The network difficulty has been set to 8376950971
[07:30:42] Stratum from pool 0 detected new block
[07:30:43] Error -9999: Building Program (clBuildProgram)
[07:30:43] ptxas error   : Entry function 'search' uses too much shared data (0x10040 bytes, 0xc000 max)

[07:30:43] Failed to init GPU thread 0, disabling device 0
[07:30:43] Restarting the GPU from the menu will not fix this.
[07:30:43] Try to restart the miner.

Sad
Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.3: The Fastest NeoScrypt GPU Miner
by
Buguito
on 27/11/2017, 20:39:33 UTC

I'm trying to use the NSGMiner with Nicehash for NeoScrypt mining but i'm unable to connect to any of their pools. Here's the debug output:

[2017-11-27 17:13:00] Started nsgminer 0.9.3
[17:13:00] Loaded configuration file neo.conf
[17:13:00] DISPLAY not set, setting :0 just in case
[17:13:00] OpenCL platform 0 vendor: NVIDIA Corporation
[17:13:00] OpenCL platform 0 name: NVIDIA CUDA
[17:13:00] OpenCL platform 0 version: OpenCL 1.2 CUDA 9.0.159
[17:13:00] Platform 0 devices: 1
[17:13:00]      0       GeForce GTX 1070

[17:13:00] OCL 0: Set temperature config: target=89 cutoff=95
[17:13:00] Probing for an alive pool
[17:13:00] Testing pool stratum+tcp://neoscrypt.br.nicehash.com:3341
[17:13:00] Popping work to stage thread
[17:13:00] JSON protocol request:
{"id": 0, "method": "getblocktemplate", "params": [{"capabilities": ["coinbasetxn", "workid", "longpoll", "coinbase/append", "time/increment", "version/force", "versio$
[17:13:00] Pool 0: Rebuilt URL to: stratum+tcp://neoscrypt.br.nicehash.com:3341/
[17:13:00] Pool 0: Protocol "stratum+tcp" not supported or disabled in libcurl
[17:13:00] Pool 0: Closing connection -1
[17:13:00] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl
[17:13:00] Failed to connect in json_rpc_call
[17:13:00] initiate_stratum with sockbuf=(nil)
[17:13:00] Pool 0: Rebuilt URL to: http://neoscrypt.br.nicehash.com:3341/
[17:13:01] Pool 0:   Trying 169.57.150.34...
[17:13:01] Pool 0: TCP_NODELAY set
[17:13:02] Pool 0: Connected to neoscrypt.br.nicehash.com (169.57.150.34) port 3341 (#0)
[17:13:02] Pool 0: Curl_http_done: called premature == 0
[17:13:02] Pool 0: Connection #0 to host neoscrypt.br.nicehash.com left intact
[17:13:02] Pool 0: SEND: {"id": 0, "method": "mining.subscribe", "params": []}
[17:13:03] Pool 0: RECV: {"id":0,"error":null,"result":[["mining.notify","f46edce63f791f9f1d1edc6226d04fa7"],"1800073600",3]}
[17:13:03] Pool 0 confirmed mining.subscribe with extranonce1 1800073600 extran2size 3
[17:13:03] Pool 0: SEND: {"id": "auth", "method": "mining.authorize", "params": ["39ztvGnzwtBaDr3xkLz34D1BZTTSQHiwQH.GTX1070", "x"]}
[17:13:05] Socket closed waiting in recv_line
[17:13:05] Unable to get work from pool 0 stratum+tcp://neoscrypt.br.nicehash.com:3341

Any help would be really appreciated!