Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

CSP Issues - Cannot Get / #8

Closed
cbaone opened this issue Jun 24, 2019 · 0 comments
Closed

CSP Issues - Cannot Get / #8

cbaone opened this issue Jun 24, 2019 · 0 comments

Comments

@cbaone
Copy link

cbaone commented Jun 24, 2019

When I run the build I get a 404 error. A CSP issue it appears. Has anyone seen this before with a straight clone of the repo?

Here's the exact error:
Refused to load http://localhost:8080/favicon.ico because it appears in neither the img-src directive nor the default-src directive of the Content Security Policy.

BTW, I added a meta tag with a csp, but nothing worked.
<meta http-equiv="Content-Security-Policy" content="img-src 'self' data:; default-src 'self' http://XX.XX.XX.XX:8080">

@cbaone cbaone closed this as completed Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant