Looking at the logs i see this: System error: E11000 duplicate key error collection: ****.assets_folders index: _id_ dup key: { _id: null } Folder is being created in the MongoDB database with null id: { _id: null, name: 'Manuals', _p: '67fe80e789deaf643c0ccd94', icon: 'system:assets/icon-sets/Document/book-marked-line.svg', _by: '67f6745d846b8c580205c862' } My PHP version: 8.4.11