hi James,
No I am not running anything extra other than the Drill on the server. My
understanding is that drill internally has this embedded  HTTP server which
serves the UI.  thanks


Regards
Prabhakar

On Tue, Oct 26, 2021 at 12:09 PM James Turton
<[email protected]> wrote:

> Hi Prabhakar
>
> Are you running an HTTP server like Apache or Nginx in front of the
> Drill web UI?  If so, are you able to configure it so that it does not
> apply a *|Content-Security-Policy |*HTTP header?
>
> James
>
> On 2021/10/26 07:55, Prabhakar Bhosaale wrote:
> > Hi All,
> > I have deployed the drill 1.19 on hadoop cluster. It is working fine. Bu
> > when i try drill UI from chrome or Edge browser, it is not displayed
> > correctly. It is not able to download the CSS and JS files it seems.
> >
> > When i check the errors in browser in dveloper tools then I see
> > Refused to load the stylesheet '
> > http://xxxxx:8047/static/css/bootstrap.min.css' because it violates the
> > following Content Security Policy directive: "style-src 'unsafe-inline'
> > https:". Note that 'style-src-elem' was not explicitly set, so
> 'style-src'
> > is used as a fallback.
> >
> > But if I visit the drill UI from IE old version then it is displaying
> > correctly.
> >
> > is there any setting need to be changed to make this UI work correctly in
> > latest browsers?
> >
> > REgards
> > Prabhakar
> >
>

Reply via email to