I upgraded my Proxmox LXC / bare metal installation yesterday to SilverBullet 2.3.0-0-g21ddcb4.
Since then, I noticed the encryption option on the login screen. But when I tick it, I get an error and cannot login. The error says no service worker is running.
So I unclick it and then I can login. Immediately, I get the following errors showing up:
Error: Failed to register a ServiceWorker for scope (‘site/’) with script (‘https://site/service_worker.js’): The script resource is behind a redirect, which is disallowed.
Also, when I do certain functions (like complete a ToDo on a query ToDo table), I get a different version of the same error:
Error: No active service worker to post message to"
Any ideas on how to fix?