Hi, Thank you for your feedback!
There are many changes in 2.0, and one of them is that you need access to the Graylog server from your browser. Could you please execute "appConfig.gl2ServerUrl" in your JS console and verify that it is returning the right URI to connect to the Graylog server? The web interface uses the URI set in the "rest_transport_uri" configuration option, so you may need to adapt it to make it work: https://github.com/Graylog2/graylog2-server/blob/master/misc/graylog.conf#L45 Regards, Edmundo > On 08 Feb 2016, at 19:02, thePretender <[email protected]> wrote: > > - tar ball, not OVA > - Yes, wasn't a problem with 1.3.2 > - No, tested with HTTPS with same result > > This is the output from the console: > > "Download the React DevTools for a better development experience: > https://fb.me/react-devtools" vendor.js:402:1688 > unreachable code after return statement app.f09f6a84a11bb9a40b39.js:4773:4 > unreachable code after return statement app.f09f6a84a11bb9a40b39.js line 7 > > eval:4773:4 > mutating the [[Prototype]] of an object will cause your code to run very > slowly; instead create the object with the correct initial [[Prototype]] > value using Object.create app.f09f6a84a11bb9a40b39.js line 1 > eval:19:415 > Password fields present on an insecure (http://) page. This is a security > risk that allows user login credentials to be stolen.[Learn More] <unknown> > > -- > 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/1c732455-02ee-4c23-82af-d90eb2f0c717%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/D0A8B060-3867-4349-AD71-07214C73E782%40graylog.com. For more options, visit https://groups.google.com/d/optout.
