pomelo-cn icon indicating copy to clipboard operation
pomelo-cn copied to clipboard

Unable to start a gate server

Open majimboo opened this issue 10 years ago • 0 comments

[ERROR] pomelo-admin - [/home/majid/Projects/Khanelo/game-server/node_modules/pomelo/node_modules/pomelo-admin/lib/monitorAgent.js] server "gate-server-1" "gate" register master failed

    "gate": [{
        "id": "gate-server-1",
        "host": "127.0.0.1",
        "clientPort": 2112,
        "frontend": true
    }]

Because my clients initially connect via the port 2112. I also created the file gateHandler.js

majimboo avatar Jun 25 '14 13:06 majimboo