dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
364 stars 610 forks source link

SyntaxError: Unexpected token a in JSON at position 4345 - When starting pool #677

Closed PuckCoin closed 3 years ago

PuckCoin commented 3 years ago

Hello,

When I go to start the pool I receive an error: "SyntaxError: Unexpected token a in JSON at position 4345 /home/pool/pool/lib/logger.js:29 let logDir = config.logging.files.directory;"

anyone know how to fix this?

image