Code Monkey home page Code Monkey logo

ckpool's People

Contributors

a-p-o avatar archangdcc avatar bobsburgers avatar ckolivas avatar ctubio avatar jameshilliard avatar kanoi avatar theuni avatar ticaleen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ckpool's Issues

Having issue installing...m4 directory missing.

Hello.
I was able to install this and run the proxy yesterday but for some reason today it is not working. I used Ubuntu server yesterday and today i am using debian. I was hoping to run this on a pi...and wanted to test...hoping to connect several devices to it for mining.

This is the output I get after running the git clone command, and the ./autogen.sh command. If I continue and pretend nothing is wrong I cannot start the proxy...

pi@raspberrypi:~ $ git clone https://github.com/ctubio/ckpool
Cloning into 'ckpool'...
remote: Enumerating objects: 16325, done.
remote: Total 16325 (delta 0), reused 0 (delta 0), pack-reused 16325
Receiving objects: 100% (16325/16325), 3.60 MiB | 647.00 KiB/s, done.
Resolving deltas: 100% (12223/12223), done.
pi@raspberrypi:~ $ cd ./ckpool
pi@raspberrypi:/ckpool $ ./autogen.sh
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:11: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
src/Makefile.am: installing './depcomp'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt
obsolete.m4'
configure.ac:10: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
pi@raspberrypi:~/ckpool $

configure.ac:5: error: possibly undefined macro: AM_INIT_AUTOMAKE

In a Debian 8.10 when I try to create the configure script via autotools I get the following result:
root@CMBasterisk:/usr/src/jansson-2.10# autoconf -i
configure.ac:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:12: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:13: error: possibly undefined macro: AM_CONDITIONAL
root@CMBasterisk:/usr/src/jansson-2.10# ./configure
configure: error: cannot find install-sh, install.sh, or shtool in . "."/.

Any hints?

Segmentation fault (core dumped) when I run the Full Node or ckpool Proxy Node "ckpool -N"

I am getting Segmentation fault (core dumped) when I run the Full Node or ckpool Proxy Node "ckpool -N" as per the below error:
ubento@ubuntu1604:/ckpool/src$ sudo ckpool -N
[2018-03-29 15:35:12.398] cknode generator starting
[2018-03-29 15:35:12.398] cknode stratifier starting
[2018-03-29 15:35:12.400] cknode stratifier ready
[2018-03-29 15:35:12.399] cknode connector starting
[2018-03-29 15:35:12.401] cknode connector ready
[2018-03-29 15:35:12.466] Connected to bitcoind: 172.31.223.113:8332
Segmentation fault (core dumped)
ubento@ubuntu1604:
/ckpool/src$

I installed on Ubuntu 16.04 using the below commands sequence

sudo apt-get update -y
sudo apt-get dist-upgrade -y
sudo apt-get install build-essential -y
git clone https://bitbucket.org/ckolivas/ckpool/src ckpool
cd ./ubento/ckpool/
sudo apt-get install build-essential yasm libpq-dev libgsl-dev autoconf automake libtool -y
./autogen.sh
./configure --without-ckdb
make
sudo make install
cd ./ubento/ckpool/src/
ckpool -N

Nothing work so far, only passthrough proxy mode working,

Failed to find Bitcoind

I have Bitcoind Running with w RPC use/pass but ckpool is unable to find it.
No Firewalls currently established
ckpool in full mode does not find the bitcoin daemon
in -N same thing
in -P unable to connect to your daemon

Need help to create own pool by ckpool platform.

Hi everybody.
I'm seraching stratum pool for my own pool for peercoin. Is it posible on ckpool? If it`s posible help me please find any information to create one. Documentation on the official website very poor. Only keys for command prompt. It's not enough.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.