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 436 forks source link

Website error [hosted on external web host] #213

Open ghost opened 6 years ago

ghost commented 6 years ago

Not sure what im doing wrong here but i just cant seem to get the website going.

2017-10-22 19:29:01 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised 2017-10-22 19:29:01 [Master] [CLI] CLI listening on port 17117 2017-10-22 19:29:01 [PPLNT] [bitcoinz] TimeShare processing setup with redis (127.0.0.1:6379) 2017-10-22 19:29:02 [Master] [PoolSpawner] Spawned 1 pool(s) on 1 thread(s) 2017-10-22 19:29:03 [Website] [Server] Website started on localhost:80 2017-10-22 19:29:03 [Website] [bitcoinz] Could not dumpprivkey for bitcoinz {"type":"offline","message":"connect ECONNREFUSED 127.0.0.1:19332"} 2017-10-22 19:29:03 [Switching] [Setup] (Thread 1) Loading last proxy state from redis 2017-10-22 19:29:03 [Pool] [bitcoinz] (Thread 1) Share processing setup with redis (127.0.0.1:6379) 2017-10-22 19:29:03 [Pool] [bitcoinz] (Thread 1) Stratum Pool Server Started for bitcoinz [BTCZ] {equihash} Network Connected: Mainnet

"website": {

"enabled": true, "host": "bitcoinz.altcoinheroes.com", "port": 80, "stratumHost": "localhost", "stats": { "updateInterval": 30, "historicalRetention": 14400, "hashrateWindow": 300 }, "adminCenter": { "enabled": false, "password": "password" }, "tlsOptions" : { "enabled": false, "cert": "", "key": ""

ghost commented 6 years ago

[Website] [bitcoinz] Could not dumpprivkey for bitcoinz {"type":"offline","message":"connect ECONNREFUSED 127.0.0.1:19332"}

I've tried so many different changes just cant seem to point it to the web host

xlp0rk0lx commented 6 years ago

Could not dumpprivkey for bitcoinz -> get an address with getnewaddress (coin daemon console) and put in pool_config/coinName.json where is required an address

If you can't dump private key simply isn't your address (: