Jsresourceloader errors after upgrade to NC 33

version 3303 did not solve the issue yet

[jsresourceloader] Fout: Could not find resource core/js/dist/systemtags.js to load
GET /settings/admin/onlyoffice
from xxx.xxx.xxx.xxx by adminhrl at 1 may 2026, 12:42:21

so I used these 2 commands as a temporary solution again until the developers fix it:

mkdir -p /var/www/html/core/js/dist/
ln -s /var/www/html/dist/systemtags-init.mjs /var/www/html/core/js/dist/systemtags.js