noscript icon indicating copy to clipboard operation
noscript copied to clipboard

NoScript blocks iobroker admin page

Open kraus-wagner opened this issue 2 years ago • 1 comments

NoScript blocks local admin page of iobroker. Firefox shows blank page only.

Trust all - does not work. Disable restrictions for this tab - does not work.

Disable NoScript extension - does work (but is not wanted).

kraus-wagner avatar Dec 25 '23 13:12 kraus-wagner

Additional information: ioBroker is a home automation platform running on a local server with Web GUI. See: https://www.iobroker.net/#en/download

Error message with activated NoScript: "InternalError: too much recursion" Similar errors occur if NoScript is disabled completely, but the GUI is loaded in this case: "Uncaught (in promise) InternalError: too much recursion"

The error occurs only with the latest versions of the Web GUI component (called Admin adapter) of ioBroker, currently version 6.13.6.

Gaspode69 avatar Dec 26 '23 08:12 Gaspode69