Skip to content

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

Description

@rafsan422

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";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions