Hi there,
- We faced an error after update to 24, we found a way to fix it. We updated at latest stable version 25.0.1 and we get the same error. Apps wonât load.
We fixed it with the same procedure, that is: /lib/private/App/PlatformRepository.php
and replace: $prettyVersion = $ext->getVersion();
and we replace it with: $prettyVersion = â25.0.1â;
This fix at least give as ânormalâ access to all apps. - Today we get another error in drawio app. I recieved notification to update, but when I try to, I get error âAn error occurred during the request. Unable to proceed.
Extracted app drawio has more than 1 folderâ. Tried to remove and âdownload and enableâ again but unable to do that as we get the same error.
Thanks