[ERROR] files: SW registration failed:
Object { app: "files", uid: "admin", level: 1, error: Exception }
app: "files"
error: Exception { name: "NS_ERROR_CONTENT_BLOCKED", result: 2153644038, filename: "https://localhost/dist/files-main.js?v=723d337d-53", … }
columnNumber: 0
data: null
filename: "https://localhost/dist/files-main.js?v=723d337d-53"
lineNumber: 2
message: ""
name: "NS_ERROR_CONTENT_BLOCKED"
result: 2153644038
stack: "71030/<@https://localhost/dist/files-main.js?v=723d337d-53:2:64822\nEventListener.handleEvent*71030@https://localhost/dist/files-main.js?v=723d337d-53:2:64666\no@https://localhost/dist/files-main.js?v=723d337d-53:2:113029\ns<@https://localhost/dist/files-main.js?v=723d337d-53:2:114507\no.O@https://localhost/dist/files-main.js?v=723d337d-53:2:113329\n@https://localhost/dist/files-main.js?v=723d337d-53:2:114521\n@https://localhost/dist/files-main.js?v=723d337d-53:2:114527\n"
<prototype>: ExceptionPrototype { toString: toString(), name: Getter, message: Getter, … }
level: 1
uid: "admin"
<prototype>: Object { … }
ConsoleLogger.js:59:10
Bug description
The files service worker doesn't work on my dev instance
Steps to reproduce
Expected behavior
No errors
Installation method
None
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
FF on Linux
Nextcloud runs on localhost with TLS
cc @skjnldsv
The SW was added in #36534