You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I'm trying to build a mining pool for Bitcoal (among other from forknote).
Pools build and start perfect but when I try to mine I receive the "invalid address used for login".
I also try for Quazarcoin and same happens
I think it is a cryptonote-util but I don't know
Could you please lend me a hand?
./bitcoal-escavo.sh
[00:21:37] Set default algorithm to cryptonight
[00:21:37] Global quota greatest common denominator set to 1
[00:21:37] Started sgminer 5.5.5-gm
[00:21:37] * using Jansson 2.7
[00:21:37] CL Platform vendor: Advanced Micro Devices, Inc.
[00:21:37] CL Platform name: AMD Accelerated Parallel Processing
[00:21:37] CL Platform version: OpenCL 2.0 AMD-APP (2442.7)
[00:21:37] Platform devices: 2
[00:21:37] 0 Ellesmere
[00:21:37] GPU0: detected PCIe topology 0000:02:00.0
[00:21:37] 1 Ellesmere
[00:21:37] GPU1: detected PCIe topology 0000:0a:00.0
[00:21:37] Failed to open/read /sys/bus/pci/devices/0000:02:00.0/pp_table
[00:21:37] Failed to open /sys/bus/pci/devices/0000:02:00.0/hwmon/hwmon2/pwm1
[00:21:37] Failed to open/read /sys/bus/pci/devices/0000:0a:00.0/pp_table
[00:21:37] Failed to open /sys/bus/pci/devices/0000:0a:00.0/hwmon/hwmon3/pwm1
[00:21:37] Number of ADL devices: 2
[00:21:37] Unable to load ATI ADL library.
[00:21:37] Default Devices = all
[00:21:37] set_devices(all)
[00:21:37] GPU 0 Worksize set to 8.
[00:21:37] GPU 1 Worksize set to 8.
[00:21:37] Loading settings from default_profile for pool 0
[00:21:37] Pool 0 Algorithm set to "cryptonight"
[00:21:37] Pool 0 devices set to "all"
[00:21:37] Pool 0 lookup gap set to "(null)"
[00:21:37] Pool 0 Raw Intensity set to "1024"
[00:21:37] Pool 0 Thread Concurrency set to "(null)"
[00:21:37] Pool 0 GPU Clock set to "(null)"
[00:21:37] Pool 0 GPU Memory clock set to "(null)"
[00:21:37] Pool 0 GPU Threads set to "(null)"
[00:21:37] Pool 0 GPU Fan set to "(null)"
[00:21:37] Pool 0 GPU Powertune set to "(null)"
[00:21:37] Pool 0 GPU Vddc set to "(null)"
[00:21:37] Pool 0 Shaders set to "(null)"
[00:21:37] Pool 0 Worksize set to "8"
[00:21:37] Trying to set current pool...
[00:21:37] Probing for an alive pool
[00:21:37] Testing 191.102.253.27
[00:21:37] Succeeded delayed connect
[00:21:37] 191.102.253.27 JSON stratum auth failed: {
"code": -1,
"message": "invalid address used for login"
}
[00:21:37] Closing socket for stratum 191.102.253.27
The text was updated successfully, but these errors were encountered:
Hello.
I'm trying to build a mining pool for Bitcoal (among other from forknote).
Pools build and start perfect but when I try to mine I receive the "invalid address used for login".
I also try for Quazarcoin and same happens
I think it is a cryptonote-util but I don't know
Could you please lend me a hand?
./bitcoal-escavo.sh
[00:21:37] Set default algorithm to cryptonight
[00:21:37] Global quota greatest common denominator set to 1
[00:21:37] Started sgminer 5.5.5-gm
[00:21:37] * using Jansson 2.7
[00:21:37] CL Platform vendor: Advanced Micro Devices, Inc.
[00:21:37] CL Platform name: AMD Accelerated Parallel Processing
[00:21:37] CL Platform version: OpenCL 2.0 AMD-APP (2442.7)
[00:21:37] Platform devices: 2
[00:21:37] 0 Ellesmere
[00:21:37] GPU0: detected PCIe topology 0000:02:00.0
[00:21:37] 1 Ellesmere
[00:21:37] GPU1: detected PCIe topology 0000:0a:00.0
[00:21:37] Failed to open/read /sys/bus/pci/devices/0000:02:00.0/pp_table
[00:21:37] Failed to open /sys/bus/pci/devices/0000:02:00.0/hwmon/hwmon2/pwm1
[00:21:37] Failed to open/read /sys/bus/pci/devices/0000:0a:00.0/pp_table
[00:21:37] Failed to open /sys/bus/pci/devices/0000:0a:00.0/hwmon/hwmon3/pwm1
[00:21:37] Number of ADL devices: 2
[00:21:37] Unable to load ATI ADL library.
[00:21:37] Default Devices = all
[00:21:37] set_devices(all)
[00:21:37] GPU 0 Worksize set to 8.
[00:21:37] GPU 1 Worksize set to 8.
[00:21:37] Loading settings from default_profile for pool 0
[00:21:37] Pool 0 Algorithm set to "cryptonight"
[00:21:37] Pool 0 devices set to "all"
[00:21:37] Pool 0 lookup gap set to "(null)"
[00:21:37] Pool 0 Raw Intensity set to "1024"
[00:21:37] Pool 0 Thread Concurrency set to "(null)"
[00:21:37] Pool 0 GPU Clock set to "(null)"
[00:21:37] Pool 0 GPU Memory clock set to "(null)"
[00:21:37] Pool 0 GPU Threads set to "(null)"
[00:21:37] Pool 0 GPU Fan set to "(null)"
[00:21:37] Pool 0 GPU Powertune set to "(null)"
[00:21:37] Pool 0 GPU Vddc set to "(null)"
[00:21:37] Pool 0 Shaders set to "(null)"
[00:21:37] Pool 0 Worksize set to "8"
[00:21:37] Trying to set current pool...
[00:21:37] Probing for an alive pool
[00:21:37] Testing 191.102.253.27
[00:21:37] Succeeded delayed connect
[00:21:37] 191.102.253.27 JSON stratum auth failed: {
"code": -1,
"message": "invalid address used for login"
}
[00:21:37] Closing socket for stratum 191.102.253.27
The text was updated successfully, but these errors were encountered: