Hello! So I've looked through past forums and haven't found a working solution to my current issue. I'm trying to develop a Graylog plugin, so I began by installing Graylog following the steps for Docker (http://docs.graylog.org/en/2.0/pages/installation/docker.html, because VirtualBox wouldn't work for me) and then following the steps to set up a web development environment (http://docs.graylog.org/en/2.0/pages/plugins.html#how-to-start-development). The server running on localhost:9000 is working perfectly, so I'm fairly certain localhost:12900 is functional. However, when I try running the web development environment (at localhost:8080) I get the following error message before the login page: Server currently unavailable
We are experiencing problems connecting to the Graylog server running on *http://localhost:12900/*. Please verify that the server is healthy and working correctly. You will be automatically redirected to the previous page once we can connect to the server. Do you need a hand? We can help you <https://www.graylog.org/community-support>. Less details <http://localhost:8080/#> ------------------------------ This is the last response we received from the server: Error messageBad requestOriginal RequestGET http://localhost:12900/system/sessionsStatus codeundefinedFull error messageError: Request has been terminated Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc. I'd greatly appreciate any help with this issue! -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/b8d053fe-e355-4c45-bc50-e441d930a9ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
