I recently migrated from an Ubuntu server to a TrueNAS system. Everything appeared to be working fine at first, but I’ve noticed that I’m now unable to delete any files.
When I try deleting files from the web UI, I get the following error:
TypeError: Cannot read properties of undefined (reading 'removeAssets') at onAssetDelete (28.CENKAWEd.js:1:4489) at qt (DR-Tqw7s.js:9:4134) at async Object.p [as onConfirm] (B699Q3dj.js:1:846)
TypeError: Cannot read properties of undefined (reading 'removeAssets') at onAssetDelete (28.CENKAWEd.js:1:4489) at qt (DR-Tqw7s.js:9:4134) at async Object.p [as onConfirm] (B699Q3dj.js:1:846)
When attempting the same action from the mobile app, the deletion seems to succeed, but the assets still appear in the web UI afterward.