Code Monkey home page Code Monkey logo

cryptonote-universal-pool's People

Contributors

barbushin avatar clintar avatar dayas avatar fancoder avatar lucasjones avatar pmitchev avatar sammy007 avatar yaymining avatar zone117x avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar

cryptonote-universal-pool's Issues

clarification on api setup

Hello,
I have my pool setup on a local computer and have the web files hosted on a vps. I have the port 8117 forwarded in my router and is listed as open when i do a port open check. I have set the api var in config.js to
var api = "myhomeip:8117";
I cannot get the the website to pull the api from the pool.
I have gone through the setup instructions and open issues from several different forks but cannot get the data to be displayed on the website.
Can someone explain what i am doing wrong

npm update fail

make: Leaving directory /home/gbone/redis-stable/pool/node_modules/multi-hashing/build' gyp ERR! build error gyp ERR! stack Error:make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:269:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
gyp ERR! System Linux 3.19.0-25-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/gbone/redis-stable/pool/node_modules/multi-hashing
gyp ERR! node -v v0.12.7
gyp ERR! node-gyp -v v2.0.1
gyp ERR! not ok
npm ERR! Linux 3.19.0-25-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "update"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the cryptonote-util package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls cryptonote-util
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/gbone/redis-stable/pool/npm-debug.log

and here are the contents of the debug.log
http://pastebin.com/N18NL9Tf

I followed the directions exactly. Thanks for creating!!!

Modifying for purk coin

Hey, I'm trying to modify your code to work with the purk coin and I would love some help to figure out what needs to be changed to get it to work correctly.

getblockcount timeout

Hi,
When i look in pool_error.log file i just see many error like that :

2018-03-20 20:12:14 (Thread 3) Error polling getblockcount {"code":"ETIMEDOUT","errno":"ETIMEDOUT","syscall":"connect","address":"127.0.0.1","port":18091}
2018-03-20 20:14:48 (Thread 1) Error polling on_getblockhash {"code":"ETIMEDOUT","errno":"ETIMEDOUT","syscall":"connect","address":"127.0.0.1","port":18091}

My pool works but i would like to understand these mistakes and try to fix them.

Someone could help me ?

Thanks

ssl api

How do i get the api ssl working? how to generate the valid cert please.

Cheers

Website can't connect to server after successfully installed the SSL

Hello,
I have finished to setup the pool, without SSL, tested it and fully working both mining client and the Website.
Everything was ok.
I have installed the SSL on my website, everything worked very well, I have my SSL working like charm, but now my website can't gather information from API. :)

From my experience, if you have SSL, your website can connect only with other SSL connections.
I think my problem is in the website config file and I can't find out what is wrong.
I'm pretty sure that the API isn't SSL secured so my website can't connect to it to show all the network information on the homepage.

Can somebody tell me how to config the website properly?

failed to parse block for xdn

hello
env:
ubuntu 16.04 amd64
node v0.10.48

npm update has very well, but mining to address was wrong
_003

Please help me

SyntaxError: Unexpected token e

I got this error when start "node init.js"

2017-12-31 00:26:31
SyntaxError: Unexpected token e
at Object.parse (native)
at /home/user/pool/lib/pool.js:110:23
at /home/user/pool/lib/apiInterfaces.js:107:9
at IncomingMessage. (/home/user/pool/lib/apiInterfaces.js:71:13)
at emitNone (events.js:72:20)
at IncomingMessage.emit (events.js:166:7)
at endReadableNT (_stream_readable.js:905:12)
at nextTickCallbackWith2Args (node.js:441:9)
at process._tickCallback (node.js:355:17)

Please help.
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.