Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

toncoin mining bug problem #927

Closed thiefhigh02 closed 2 years ago

thiefhigh02 commented 2 years ago

this is the problem i get from my rig

No working connection for 300 seconds (Authorization or Work missing). Reconnecting. https://server1.whalestonpool.com: Address is valid https://server1.whalestonpool.com: Address is registered Pool https://server1.whalestonpool.com timeout or send defect message: "<!DOCTYPE html>

Attention Required! | Cloudflare

Sorry, you have been blocked

You are unable to access whalestonpool.com

Why have I been blocked?

This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

What can I do to resolve this?

You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

"

rcerebro commented 2 years ago

I didn't see the message, but 4 of my rigs stopped working this morning, as I remotely accessed minerstat and changed it to CFX I didn't get to see this message, but I assume the same happened to me, in 4 RIGs that were in this pool

Paultuc commented 2 years ago

having same problem

tried v1.4 same error

+---------------------------------------------------------+ ___ ___ \/ () __ / / _ \ / _ \ \/ ' \ / \ '__ _ (_) __/ _ _ _ ___/ _ _ _ _ _ _ ___ _ () _ ___/
This software is for mining
Autolykos V2
Ethash, Etchash
Equihash 144/5, 192/7, 210/9
BeamHash III
ZelHash (EquihashR 125/4/0)
SHA256 (TON)
Cuck(ar)oo 29
Cuckaroo 30 CTX
Cuckatoo 31/32
Made by Lolliedieb, January 2022

+---------------------------------------------------------+

Setup Miner... OpenCL driver detected. Number of OpenCL supported GPUs: 4 Cuda driver detected. Number of Cuda supported GPUs: 4 Device 0: Name: NVIDIA GeForce RTX 2060 Address: 1:0 Vendor: NVIDIA Corporation Drivers: Cuda Memory: 6144 MByte Active: true (Selected Algorithm: TON (Sha 256)) Device 1: Name: NVIDIA GeForce RTX 3080 Address: 2:0 Vendor: NVIDIA Corporation Drivers: Cuda Memory: 10240 MByte Active: true (Selected Algorithm: TON (Sha 256)) Device 2: Name: NVIDIA GeForce RTX 3060 Ti Address: 3:0 Vendor: NVIDIA Corporation Drivers: Cuda Memory: 8192 MByte Active: true (Selected Algorithm: TON (Sha 256)) Device 3: Name: NVIDIA GeForce RTX 3080 Address: 4:0 Vendor: NVIDIA Corporation Drivers: Cuda Memory: 10240 MByte Active: true (Selected Algorithm: TON (Sha 256))

Connecting to pool... Ton pool connection mode: https job polling (ton-miner compatible) (--ton-mode 1) DNS over HTTPS resolve succeeded https://server1.whalestonpool.com: Address is valid https://server1.whalestonpool.com: Address is registered Pool https://server1.whalestonpool.com timeout or send defect message: "<!DOCTYPE html>

Attention Required! | Cloudflare

Sorry, you have been blocked

You are unable to access whalestonpool.com

Why have I been blocked?

This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

What can I do to resolve this?

You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

" No working connection for 300 seconds (Authorization or Work missing). Reconnecting. Ton pool connection mode: https job polling (ton-miner compatible) (--ton-mode 1) DNS over HTTPS resolve succeeded https://server1.whalestonpool.com: Address is valid https://server1.whalestonpool.com: Address is registered

jgonzis commented 2 years ago

update to 1.41 https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.41

MMPOS update to 1.41 from 1.40: Open console en write it: cd /tmp && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.41/lolMiner_v1.41_Lin64.tar.gz && tar -xvf lolMiner_v1.41_Lin64.tar.gz && cd 1.41/ && agent-stop && sudo cp lolMiner /opt/mmp/miners/lolminer-equihash && agent-start

HiveOS update to 1.41 from 1.40: Open console en write it: cd /tmp && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.41/lolMiner_v1.41_Lin64.tar.gz && tar -xvf lolMiner_v1.41_Lin64.tar.gz && cd 1.41/ && miner stop && cp lolMiner /hive/miners/lolminer/1.40/ && miner start

RaveOS update to 1.41 from 1.40: Open console en write it: stop && cd /tmp && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.41/lolMiner_v1.41_Lin64.tar.gz && tar -xvf lolMiner_v1.41_Lin64.tar.gz && cd 1.41/ && cp lolMiner /app-data/miners/lolminer-1.40 && start