z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
291 stars 437 forks source link

TypeError: Cannot read property 'toString' of undefined #298

Open botio opened 6 years ago

botio commented 6 years ago

/home/botio/dnomp/node_modules/dot/doT.js:56 return ((typeof block === "string") ? block : block.toString()) ^

TypeError: Cannot read property 'toString' of undefined at resolveDefs (/home/botio/dnomp/node_modules/dot/doT.js:56:55) at Object.doT.template (/home/botio/dnomp/node_modules/dot/doT.js:94:33) at ReadFileContext.callback (/home/botio/dnomp/libs/website.js:84:33) at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:441:13) 2018-03-04 13:02:30 [Master] [Website] Website process died, spawning replacement...

Does anyone know how to fix it ? thank you so much.

theicosuperman commented 6 years ago

Are configs ok? Do this happens on startup?