cockpit-navigator icon indicating copy to clipboard operation
cockpit-navigator copied to clipboard

Frontend error interrupt file downloading

Open SwiftExtender opened this issue 2 years ago • 0 comments

error (2) Bug Info

Frontend error interrupt file downloading

To Reproduce Steps to reproduce the behavior:

  1. Login to cockpit
  2. Open Navigator
  3. Try to download file
  4. See error in browser console

Refused to apply inline style because it violates the following Content Security Policy directive: "default-src 'self' https://172.16.18.152:9090". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.

Refresh helps but only sometimes. If copy file link from downloads and copy in new tab, file downloading is successfull.

My Browsers: Edge 112.0.1722.58 Chrome 112.0.5615.138 (Official Build) (64-bit)

Client OS: Windows 10, Windows 2016

SwiftExtender avatar Apr 27 '23 14:04 SwiftExtender