h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
225 stars 40 forks source link

无法打开 #438

Open JxiaoC opened 3 years ago

JxiaoC commented 3 years ago

准备在另外一台电脑再挂一个矿机,结果打开无反应,错误日志如下

time="2021-05-20T15:17:12+08:00" level=info msg="Logger Configuration." fields.level=info file=loggers.go func=logging.Init line=121 path=./log time="2021-05-20T15:17:12+08:00" level=error msg="save file fail" error="open C:/Users/mayn/hpool/chiapos.dll: The system cannot find the path specified." f7="{loggers.go,logging.CPrint,156}" f8="{utils_windows.go,util.LoadShareLib,34}" f9="{chia_shared.go,chiapos.init.0,37}" file="C:/Users/mayn/hpool/chiapos.dll" tid=1

尝试把正常电脑的这个文件拷贝过来,结果除了打开没反应以外,错误日志都没了

JxiaoC commented 3 years ago

hpool-miner-chia-console.exe正常的,先用着这个

JxiaoC commented 3 years ago

可能是权限问题?在C:/Users/mayn目录下新建了hpool目录,然后运行软件就自动生成了chiapos.dll,但是还是打不开,也没有日志文件,尝试修改hpool文件的权限为所有人所有权限,问题依旧