Linux Player 4.0.6 + CMS Docker release-4.4.4
requiredFiles.json is collected and lists 15 files:
- 9 global dependencies
- media files
- layout files
After repeated attempts to get the player to download them, checking file, system and network permissions, I manually uploaded them to the player. The required files now exist locally with matching MD5s, but the player still reports:
“Global dependencies: 9/9 files missing”
playerDb.db only contains old resource/html rows. It never receives rows for:
bundle.min.js, fonts.css, fonts, media files, or layouts 28/41.
Deleting/rebuilding playerDb.db does not change this. The player recreates the DB but still does not ingest requiredFiles into the files table.
XMR works, schedule.xml works, CMS storage is writable.