Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. nguyen991
nguyen991

nguyen991

@nguyen991

Chat Follow Unfollow
0
Reputation
3
Posts
1.5k
Profile views
0
Followers
0
Following
Joined 8 Jul 2019, 10:04 Last Online 8 Dec 2021, 09:11

  • Profile
  • More
    • Continue chat with nguyen991
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
nguyen991 Follow

Posts made by nguyen991

Proxy error getaddrinfo ENOTFOUND

Hi, I'm trying Dynamic proxy with @colyseus/proxy. Here logs when start proxy

3|colyseus | @colyseus/proxy listening at {"address":"::","family":"IPv6","port":8080}
3|colyseus | LISTEN add { processId: 'sVP_lHbH6', address: 'null:2577' }
3|colyseus | LISTEN add { processId: 'LTUuaSyW6', address: 'null:2567' }
3|colyseus | LISTEN add { processId: 'cixG2EmEF', address: 'null:2587' }

Then, try to call an api and get error logs

3|colyseus-proxy  | Using proxy 0 /ping
3|colyseus-proxy  | Proxy error during: /ping
3|colyseus-proxy  | Error: getaddrinfo ENOTFOUND null
3|colyseus-proxy  |     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)

Please help, thanks

posted in Questions & Help • 20 Jun 2020, 15:30
Presence register ip address

I run proxy and colyseus instances on the same computer, and everything work fine on version 0.10.
I just upgrade to version 0.11, and I note that colyseus presence not register ip as a local, instead it use real ip and port, I'm not publish these ports. Is it mean I must open port for every instance, which is run on difference ports ?
Is there anyway presence register ip as localhost, like old version

posted in Questions & Help • 17 Sept 2019, 00:51
How to close client from all joined rooms

I have a client join to several rooms. Now I want to close a user from all joined room. Is there any effectively way to do that.
Thanks

posted in Questions & Help • 8 Jul 2019, 10:26

© 2023 Endel Dreyer