Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. willothy
    willothy

    willothy

    @willothy

    Chat Follow Unfollow
    0
    Reputation
    1
    Posts
    806
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

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

    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 •