Problem: After upgrading OX to 7.10.5-Rev33 the mobile app is not working anymore

WiP

Problem:

After upgrading OX to 7.10.5-Rev33 the mobile app is not working anymore.

Investigation:

The App shows the Error-Message The server is being maintained. Please try again later.

Workaround:

As of the Date of this article, there is a bug in the latest OX-packages and OX is already working on a fix.

To get the service running again, there is a workaround:

root@oxhost:~# cp /opt/open-xchange/osgi/bundle.d/com.openexchange.osgi.annotation.ini /opt/open-xchange/mobile-api-facade/osgi/bundle.d/
root@oxhost:~# systemctl restart open-xchange-mobile-api-facade.service

After a couple of minutes, the service should be up again:

root@oxhost:~# curl http://localhost:8007/services/api-facade/v1/version
{"version":"1.12.0","commitHash":"e9618cbfa6b63fe4cec4e4980566e2734584bc5c","middlewareVersion":"7.10.5-Rev33"}
Mastodon