Post
Topic
Board Mining (Altcoins)
Re: excavator by NiceHash - multi-algorithm advanced NVIDIA & AMD GPU miner [1.2.6a]
by
baten
on 30/06/2017, 07:46:59 UTC

[09:23:10][0x000016d8][warning] net | Net error: JSON member "error" not expected type: Array



Run with full file logging, then when you see this error, past log file here. We will know exactly whether eu1-zcash.flypool.org or lbry.suprnova.cc does not honor stratum protocol (most likely flypool, we've had issues with their ignorance in past).

I think it is the flypool that is giving this error, I tried mining ETC on their pool, got the same error

Welcome to NiceHash Excavator
Opening website
Starting Excavator...

=========================== www.nicehash.com =========================
                Excavator v1.2.9a GPU Miner for NiceHash.
           Copyright (C) 2017 NiceHash. All rights reserved.
Developed by djeZo, zawawa and dropky with help and contributions from
             pallas, Vorksholk, bitbandi, ocminer, Genoil
=========================== www.nicehash.com =========================

Build time: 2017-06-29 16:56:02
Build number: 512
Provided startup commandline:
        excavator.exe  -c default_command_file_etc.json -d 2 -f 6 -p 0 -wp 38080 -wi 127.0.0.1 -wa

[10:43:03][0x00002044][info] Log started
[10:43:03][0x00002044][info] core | Found CUDA device: GeForce GTX 1070
[10:43:04][0x00002044][info] http | Listening on 127.0.0.1:38080
[10:43:04][0x00002044][info] core | Initialized!
[10:43:04][0x00002218][info] net | Connecting to 37.187.56.197:4444 (eu1-etc.ethermine.org)
[10:43:04][0x00002218][info] net | Connected!
[10:43:04][0x00002218][warning] net | Net error: JSON member "result" not expected type: Array
[10:43:04][0x00002130][info] net | Authorized as address.worker
[10:43:04][0x00002218][warning] net | Net error: JSON member missing: "error"
[10:43:07][0x0000235c][info] wrkr0-0 | Algorithm: CUDA-daggerhashimoto parameters: B=8190,TPB=128,HPW=4,S=1
[10:43:14][0x00002218][info] core | Device #0-0 speed: 0.000000 H/s
[10:43:14][0x00002218][info] core | Algorithm 'daggerhashimoto' total speed: 0.000000 H/s
[10:43:24][0x00002130][info] core | Device #0-0 speed: 0.000000 H/s
[10:43:24][0x00002130][info] core | Algorithm 'daggerhashimoto' total speed: 0.000000 H/s
[10:43:34][0x00002130][info] core | Device #0-0 speed: 0.000000 H/s
[10:43:34][0x00002130][info] core | Algorithm 'daggerhashimoto' total speed: 0.000000 H/s

The json file is:
[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["daggerhashimoto","eu1-etc.ethermine.org:4444","address.worker"]}
   ]},
   {"time":3,"commands":[
      
      {"id":1,"method":"worker.add","params":["0","0"]}
      
      
   ]},
   {"time":5,"commands":[
      {"id":1,"method":"device.set.power_limit","params":["0","90"]},
      {"id":1,"method":"device.set.core_delta","params":["0","160"]},
      {"id":1,"method":"device.set.memory_delta","params":["0","600"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":1,"method":"worker.print.speed","params":["1"]},
      {"id":1,"method":"algorithm.print.speeds","params":["0"]},
      {"id":1,"method":"device.get","params":["0"]}
   ]}
]