miner icon indicating copy to clipboard operation
miner copied to clipboard

Failed to execute script '_miner' due to unhandled exception!

Open ErfanBahramali opened this issue 4 years ago • 2 comments

OS: Ubuntu 20.04

Command:

./miner-linux https://next.ton-pool.com wallet ./miner-linux https://next.ton-pool.club wallet

Result:

2022-01-05 16:51:04,240 [INFO] starting TON-Pool.com Miner 0.3.4 on pool https://next.ton-pool.club wallet wallet ...
Traceback (most recent call last):
  File "_miner.py", line 457, in <module>
pyopencl._cl.LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR
[425277] Failed to execute script '_miner' due to unhandled exception!

ErfanBahramali avatar Jan 05 '22 13:01 ErfanBahramali

It also gives the same error in Windows.

Traceback (most recent call last):
  File "_miner.py", line 438, in <module>
  File "requests\models.py", line 910, in json
  File "json\__init__.py", line 357, in loads
  File "json\decoder.py", line 337, in decode
  File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[5928] Failed to execute script '_miner' due to unhandled exception!
[process exited with code 1 (0x00000001)]

OS: Windows 11

Nightprince avatar May 19 '23 08:05 Nightprince

how can we fix that?

AmirrezaFiroz avatar Sep 28 '24 16:09 AmirrezaFiroz