Navigation

    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Users
    1. Home
    2. willothy
    • Continue chat with willothy
    • Start new chat with willothy
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    willothy

    @willothy

    0
    Reputation
    1
    Posts
    116
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    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
      willothy