Hi,
im using the local docker version of onlyoffice, after upgrading from 2025.3.1 to 2025.6.0, some of my onlyoffice files i created with 2024.12.0 can not be opened anymore. Reverting back to 2025.3.1, opening the file (which starts some kind of upgrade process), and then going to 2025.6 allowed me to open it again, so i need to migrate back, open each file at least once with 2025.3.1 and then upgrade to 2025.6 .. but i can not do that for my other members.
In the browser i get error 404 when trying to open the old document with 2025.6
404: https://my.cryptpad.local/common/onlyoffice/dist/v7/web-apps/apps/api/documents/api.js?ver=2025.6.0-1754027552850
in cryptpad logs i get:
["INFO","2025-08-01T07:18:42.930Z","HTTP_404","/common/onlyoffice/dist/v7/web-apps/apps/api/documents/api.js?ver=2025.6.0-1754027552850"]
i looked in /cryptpad/www/common/onlyoffice/dist .. there is no v7 ... but this also seems to be the case in v2025.3.1 .. so i assume some kind of bug in the converter or configuration refering to the wrong version on old documents?
Thank you for any hint on howto solve that!