Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IS THIS PROJECT STILL LIVE?! #361

Open
buchnick7 opened this issue Mar 15, 2020 · 4 comments
Open

IS THIS PROJECT STILL LIVE?! #361

buchnick7 opened this issue Mar 15, 2020 · 4 comments

Comments

@buchnick7
Copy link

buchnick7 commented Mar 15, 2020

keep getting CSP error when trying to reach banana dashboard until I cancel CSP brutally, that seems to be bad practice.. is anyone still use it? if so, what is your setup? lastest solr? cloud or standalone? how do you handle CSP?
@athana seems like you were here last:) any idea?
cheers

@aadel
Copy link
Contributor

aadel commented Mar 15, 2020

An example deployment consists of a single node SolrCloud, Banana, and maybe other frameworks, Docker pod. Another example is a JAR deployment inside Solr. As for CSP please provide more details about the environment, i.e. browser, Solr, OS, ... versions and the deployment details so we can help resolve the issue. No need for CAPS :)

@uyilmaz
Copy link

uyilmaz commented Dec 17, 2020

Hi, I'm getting the CSP error with following environment: Solr 8.4.0, Banana: Latest (b3ff48d), Browser: Yandex 20.11.2.78 (uses the latest chromium as of now).

I'm using Option 1 for installation, just copied src folder into webapp folder of Solr installation. Error is at the index page on line 20:

<script>require(['app'], function () {})</script>

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-Zs0Bv9TGaBOO3qehscmoa7MX4IoCUw0dVEFwV3nb/tg='), or a nonce ('nonce-...') is required to enable inline execution.

@aadel
Copy link
Contributor

aadel commented Dec 20, 2020

@uyilmaz PR #367 should resolve that issue.

@leyafo
Copy link

leyafo commented Jan 13, 2021

@uyilmaz PR #367 should resolve that issue.

Oh, no. 8.7 still have the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants