Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API website not response my pool link: http://202.5.50.167 #89

Open
rafsan422 opened this issue Sep 4, 2019 · 0 comments
Open

API website not response my pool link: http://202.5.50.167 #89

rafsan422 opened this issue Sep 4, 2019 · 0 comments

Comments

@rafsan422
Copy link

Hi @msilvoli

I have same configuration for cryptonote on monero pool.but facing same problem.plz help
from Local ip(192.168.1.58) i can see pool API data .but in public IP http://202.5.50.167 loading infinity.but port forwar to router.
config.json file:
"api": {
"enabled": true,
"hashrateWindow": 600,
"updateInterval": 5,
"port": 8117,
"blocks": 30,
"bindIp": "192.168.1.58",
"payments": 30,
"password": "x"
},

"daemon": {
    "host": "127.0.0.1",
    "port": 18081
},

"wallet": {
    "host": "127.0.0.1",
    "port": 8082
},

"redis": {
    "host": "127.0.0.1",

}

my website : var api = "http://192.168.1.58:8117";

var coinUnits = 1000000000000;

var poolHost = "202.5.50.167";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant