Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Common Problems

Procrastinator edited this page Dec 23, 2016 · 2 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

Try using the latest stable of node.js, sudo n stable. Z-Nomp runs best on linux.

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

Try installing the latest stable version of Redis