May 23, 2024, 02:11 by 2695bd53d...@ewoof.net: > Works fine for me too, on the same firefox-esr package version. > > If clearing the browser cache doesn't help, try with a brand new fresh > profile. `firefox --no-remote --new-instance --ProfileManager` should > be a good start. If it works in a brand new profile, it's _something_ > about your Firefox settings. >
I've tried the following but it didn't help: 1. FF 115.11.0esr (64-bit) with a new profile 2. FF v126 with a new profile 3. Purged (aptitude purge) and reinstalled FF 115.11.0esr again Looked into this further (using Web Developer Tools, Ctrl+Shift+I, Network tab)) and it appears that when the log in page is loading the "gui-base-TfJ0d3Pr.js <https://mail.tutanota.com/gui-base-TfJ0d3Pr.js>" script fails to fully load with the "NS_ERROR_NET_PARTIAL_TRANSFER" error. Am really puzzled as to why this script fails to load now. Tutanota had worked fine for me for years until this issue showed up a week ago. The FF console shows the following: Loading failed for the <script> with source “https://mail.tutanota.com/gui-base-TfJ0d3Pr.js”. login:1:1 error Error: https://mail.tutanota.com/gui-base-TfJ0d3Pr.js, https://mail.tutanota.com/sanitizer-qpXkKHr8.js (SystemJS https://git.io/JvFET#3) instantiate https://mail.tutanota.com/polyfill.js:1 x.instantiate/</<@https://mail.tutanota.com/polyfill.js:1:6483 Logger.ts:89:18 Encountered error when trying to handle errors with ErrorHandlerImpl Error: https://mail.tutanota.com/gui-base-TfJ0d3Pr.js, https://mail.tutanota.com/sanitizer-qpXkKHr8.js (SystemJS https://git.io/JvFET#3) instantiate https://mail.tutanota.com/polyfill.js:1 Logger.ts:99:18 error Error: https://mail.tutanota.com/gui-base-TfJ0d3Pr.js, https://mail.tutanota.com/sanitizer-qpXkKHr8.js (SystemJS https://git.io/JvFET#3) instantiate https://mail.tutanota.com/polyfill.js:1 x.instantiate/</<@https://mail.tutanota.com/polyfill.js:1:6483 Logger.ts:89:18 error Error: https://mail.tutanota.com/gui-base-TfJ0d3Pr.js, https://mail.tutanota.com/sanitizer-qpXkKHr8.js (SystemJS https://git.io/JvFET#3) instantiate https://mail.tutanota.com/polyfill.js:1 x.instantiate/</<@https://mail.tutanota.com/polyfill.js:1:6483 Logger.ts:89:18 .... Thanks to everyone who responded.