tontechio / pow-miner-gpu-hiveos

12 stars 3 forks source link

ERROR: file not exists #14

Open zheselevko opened 2 years ago

zheselevko commented 2 years ago

[miner_0] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_0.json
[miner_1] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_1.json
[miner_2] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_2.json
[miner_3] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_3.json
[miner_4] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_4.json
[miner_5] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_5.json
[miner_6] status=running, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_6.json

dik0st commented 2 years ago

смени версию майнера

zheselevko commented 2 years ago

смотри заметил еще проблему, что когда стоит рандом бывает что майнинг зависает, время идет хеш идет и так до бесконечности

v-kh commented 2 years ago

The same problem with 4 cards rig. The same error "Can't find .json file in logs directory". If I try to set/unset Flight sheet in HiveOS one or two cards start mining but with 0 hashrate.

molier123 commented 2 years ago

hive 0.6-212@211203 1660 super Nvidia driver: 460.91.03

===[ 12/04/21 23:36:09 ]===[ cuda ]===[ h.20211130.1 ]===[ 2b18993 ]==== [miner_0] status=dead, ERROR: file not exists /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/status-tonminer-cuda-miner_0.json wc: /hive/miners/custom/tonminer_cuda_hiveos_x86_64/logs/log-tonminer-cuda-miner_0: No such file or directory /hive/miners/custom/tonminer_cuda_hiveos_x86_64/h-run.sh: line 130: [: : integer expression expected

AeShevch commented 2 years ago

The same thing - it worked for several hours, then threw this error

winiel559 commented 2 years ago

All four columns of the config need to be included. I've deleted the last two columns and got ERROR: file not exists.

"miner_0": ["auto",5,256,0,2],
"miner_1": ["auto",4,256,0,2],
"miner_2": ["auto",3,256,0,2],
"miner_3": ["auto",2,256,0,2],
"tmpfs_logs_enable": "yes"