首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >收割机故障的reaper.conf配置

收割机故障的reaper.conf配置
EN

Ask Ubuntu用户
提问于 2013-12-09 15:11:14
回答 1查看 391关注 0票数 0
代码语言:javascript
复制
################################
host mine.pool-x.eu
port 9000
user USER.WORKER
pass PASSWORD
protocol litecoin


kernel reaper.cl
threads_per_gpu 1
aggression 13
worksize 256
save_binaries yes
cpu_mining_threads 0
platform 0
enable_graceful_shutdown no
long_polling no

kernel reaper.cl
threads_per_gpu 2
aggression 13
worksize 128
save_binaries yes
cpu_mining_threads 0
platform 0
enable_graceful_shutdown no
long_polling no

###############################################

产出:

代码语言:javascript
复制
2013-12-09 16:08:25 Error 52 getting work. See http://curl.haxx.se/libcurl/c/libcurl-errors.html for error code explanations.
2013-12-09 16:08:25 Couldn't connect to server. Trying again in a few seconds... 

为什么这个配置会产生这个错误?我用的是ubuntu 12.04。

EN

回答 1

Ask Ubuntu用户

发布于 2013-12-27 14:03:02

我通过跑步解决了这个问题:

代码语言:javascript
复制
sudo apt-get install make automake build-essential libcurl4-openssl-dev

如果有帮助请告诉我。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/388303

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档