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

eXist-db 5.1.1 Dashboard broken on macOS Safari #122

Open
ahenket opened this issue Jan 18, 2020 · 4 comments
Open

eXist-db 5.1.1 Dashboard broken on macOS Safari #122

ahenket opened this issue Jan 18, 2020 · 4 comments
Labels

Comments

@ahenket
Copy link
Contributor

ahenket commented Jan 18, 2020

What is the problem

I installed a vanilla version of eXist-db 5.1.1 (dmg version) on macOS Catalina. All I adjusted was port 8877 for http and 8843 for https

After it created the initial database I tried to go to the Dashboard in Safari (my default browser), but get a white screen. FireFox appears to work.

The browser inspector gives errors like:

Not allowed to load local resource: data:text/javascript;charset=utf-8,(function()%7B'use%20strict'%3B%2F**%20%40const%20%7BObject%7D%20*%2Fconst%20CaseMap%3DPolymer.CaseMap%3B%2F%2F%20Monotonically%20increasing%20unique%20ID%20used%20for%20de-duping%20effects%20triggered%0A%2F%2F%20from%20multiple%20properties%20in%20the%20same%20turn%0Alet%20dedupeId%3D0%3B%2F**%0A%20%20%20*%20Property%20effect%20types%3B%20effects%20are%20stored%20on%20the%20prototype%20using%20these%20keys%0A%20%20%20*%20%40enum%20%7Bstring%7D%0A%20%20%20*%2Fconst%20TYPE...st)%7D%2C%2F**%0A%20%20%20%20%20*%20%40param%20%7B*%7D%20inst%20Instance%20to%20end%20hosting%0A%20%20%20%20%20*%20%40return%20%7Bvoid%7D%0A%20%20%20%20%20*%20%40this%20%7BhostStack%7D%0A%20%20%20%20%20*%2FendHosting(inst)%7Blet%20stackLen%3Dthis.stack.length%3Bif(stackLen%26%26this.stack%5BstackLen-1%5D%3D%3Dinst)%7Bthis.stack.pop()%7D%7D%7D%7D)()%3B%0A%2F%2F%23%20sourceURL%3Dhttp%3A%2F%2Flocalhost%3A8877%2Fexist%2Fapps%2Fdashboard%2Fbower_components%2Fpolymer%2Flib%2Fmixins%2Fproperty-effects.html.js%0A

What did you expect

Normal operation in Safari.

Describe how to reproduce or add a test

As decibed in the problem.

Context information

I would have added a screenshot, but github today refuses to accept png and/or jpg for some reason)

@duncdrum duncdrum transferred this issue from eXist-db/exist Jan 18, 2020
@dizzzz
Copy link
Member

dizzzz commented Jan 18, 2020

is the issue the same for a different browser?

@ibatten
Copy link

ibatten commented Jan 19, 2020

I would guess this is the same issue we are discussing here: Cacti/cacti#3195

Public Beta 2 of 10.15.3 (19D62e) appears to have radically changed the security model in Safari.

@ahenket
Copy link
Contributor Author

ahenket commented Jan 20, 2020

@dizzzz. No as mentioned in the ticket, FireFox works normally. It's very possible that the issue compares to the Cacti issue that @ibatten linked to. It sure looks the same.

@dizzzz
Copy link
Member

dizzzz commented Jan 24, 2020

sorry you are right. Hmmmmm

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

No branches or pull requests

3 participants