HI team, i viewed https://github.com/Graylog2/graylog2-server/issues/1982 has been resolved by bernd,
can please tell me, what i need to do for the resolution ? thanks amit On Tue, Mar 29, 2016 at 2:05 PM, Jochen Schalanda <[email protected]> wrote: > Hi Amit, > > thanks for reporting this. It seems this was a bug in the code delivering > the web interface assets. > > I've created a bug report on GitHub to track this issue: > https://github.com/Graylog2/graylog2-server/issues/1982 > > Cheers, > Jochen > > > On Monday, 28 March 2016 15:32:14 UTC+2, [email protected] wrote: >> >> Hi Team, >> >> Thanks for the wonderful product. >> >> i have setup the graylog2 server in environment. >> >> but getting "script from url was blocked due to mime type mismatch" error >> when i access through publicly. >> >> its working fine locally when i access with the local ip in my >> environment. >> >> attached is the reference of error >> >> i have setup apache server with this virtual host >> >> >> <VirtualHost *:80> >> ServerName gl-qa.kaar-ma.com >> Redirect permanent / https://abc.amit.com >> </VirtualHost> >> >> <VirtualHost *:443> >> ServerName abc.amit.com >> >> .... >> .... >> ..... >> >> SSLProxyEngine on >> ProxyRequests Off >> ProxyPreserveHost On >> ProxyPass / http://IP:9000/ >> ProxyPassReverse / http://IP:9000/ >> </VirtualHost> >> >> >> please suggest >> >> thanks >> amit >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "Graylog Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/graylog2/Kp-smupTq70/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/998da7c9-e572-4636-b201-2102532edb8b%40googlegroups.com > <https://groups.google.com/d/msgid/graylog2/998da7c9-e572-4636-b201-2102532edb8b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > 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/CAMLQctXK3aRqA7dXWN5n7qhOeyyjecoa8v4_aifGtvAith3eJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
