Skip to content
Matthew Little edited this page Apr 16, 2014 · 4 revisions

Failed RPC Connection

Symptoms

An error message related to daemon RPC with {"type":"offline","message":"connect ECONNREFUSED"}

Solution

Review your daemon coin.conf settings for RPC and make sure they match your pool_configs/coin.json settings for RPC

NPM Update Failed

Symptoms

When you run npm update it fails to complete

Solution

FOLLOW THE README and install the latest stable version of Node.js and also use Linux to run NOMP

Outdated Redis Version

Symptoms

Payment processor is outputting things like "could not find shares for block/round XXXX" Missing coin_shares key in redis

Solution

FOLLOW THE README and install the latest stable version of Redis

Clone this wiki locally