Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. willothy
    3. Posts
    • Profile
    • More
      • Continue chat with willothy
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by willothy

    Monitor does not seem to work, won't load when I go to /colyseus from my node base folder

    I run my node app in the /app/ folder of my website, so everything outside of that folder is running on an apache web server. In order to keep the same domain, I use a reverse proxy to the node app's port. This may be the cause, but I'm not sure what the solution is. Whenever I go to /app/colyseus when my server is running, it loads indefinitely. I use app.use("/colyseus", monitor()) to initialize the monitor, I've tried adding gameServer as a parameter to monitor() as I've seen in another thread but that threw an error.

    posted in Questions & Help •