Code Monkey home page Code Monkey logo

nicenomp's People

Contributors

codati avatar cryptosharks131 avatar devnull-ed avatar panda2k avatar skinnypetethegiraffe 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

nicenomp's Issues

TypeError: Cannot read property 'charAt' of undefined

I got errors when run pool:
[2018-08-03T21:31:28.974Z] [info] [system] [CLI] : CLI listening on 127.0.0.1:17120
[2018-08-03T21:31:29.532Z] [info] [system] [Website] : Starting Website module
[2018-08-03T21:31:29.536Z] [info] [system] [Stats] : Starting Stats Module...
[2018-08-03T21:31:29.536Z] [debug] [system] [Stats] : Initializing Stats Redis...
[2018-08-03T21:31:29.540Z] [debug] [system] [Stats] : Initializing Stats History...
[2018-08-03T21:31:29.576Z] [info] [system] [Website] : Website started on 0.0.0.0:8889

undefined:3
var out='<style>\n #bottomNotes {\n display: block;\n padding-left: 18px;\n padding-right: 18px;\n padding-bottom: 18px;\n }\n\n #topPool {\n padding-top: 18px;\n padding-left: 18px;\n padding-right: 18px;\n }\n\n #topPool>div>div>svg {\n display: block;\n height: 280px;\n }\n\n .poolWrapper {\n border: solid 1px #c7c7c7;\n border-radius: 5px;\n padding: 5px;\n margin-bottom: 18px;\n }\n\n .poolLabel {\n font-size: 1.2em;\n text-align: center;\n padding: 4px;\n }\n\n .poolMinerTable {}\n\n table {\n width: 100%;\n }\n</style>\n

\n '; var sortedPools = Object.keys(it.stats.pools); out+='\n '; sortedPools.sort(function(a, b) { return a.workerCount - b.workerCount; }); out+='\n
\n \n \n \n \n <th>\n <select class="form-

TypeError: Cannot read property 'charAt' of undefined
at Object.eval [as blocks] (eval at doT.template (/root/NiceNOMP/node_modules/dot/doT.js:133:11), :3:1268)
at processTemplates (/root/NiceNOMP/libs/website.js:62:62)
at /root/NiceNOMP/libs/website.js:93:13
at /root/NiceNOMP/node_modules/async/dist/async.js:473:16
at iteratorCallback (/root/NiceNOMP/node_modules/async/dist/async.js:1064:13)
at /root/NiceNOMP/node_modules/async/dist/async.js:969:16
at /root/NiceNOMP/libs/website.js:86:17
at tryToString (fs.js:513:3)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:501:12)

Block History For

NPM Problem

Hello. It's not possible to set pool for npm. Please check the error below. This is a clean Ubuntu 14 with NPM v6.4.1 and NodeJs v8.15.1


npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.

[email protected] install /home/coolindark/pool/node_modules/multi-hashing
node-gyp rebuild

gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/home/coolindark/pool/node_modules/multi-hashing/build'
gyp ERR! System Linux 2.6.32-042stab120.6
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/coolindark/pool/node_modules/multi-hashing
gyp ERR! node -v v8.15.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/coolindark/.npm/_logs/2019-03-19T14_37_59_666Z-debug.log

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.