I can see in the event log that the app was down at 2 am, but if check the details there is nothing relevant I think (even strange, "runState" is at "running" but the event log say the app is down).
I'm pasting it here in any case :
{
"app": {
"id": "98f1876c-feb8-409f-aa48-9c442d801e92",
"appStoreId": "com.onlyoffice.coudronapp",
"installationState": "installed",
"runState": "running",
"health": "healthy",
"containerId": "56fc39473f6aaa12608de63af7270e3d9ee4469c3f637365e873afc5b42090d0",
"memoryLimit": 0,
"cpuShares": 512,
"label": null,
"taskId": null,
"sso": false,
"enableBackup": true,
"proxyAuth": false,
"containerIp": "xxx.xxx.xxx.xxx",
"crontab": null,
"creationTime": "2023-07-10T15:35:20.000Z",
"updateTime": "2024-06-20T23:00:57.000Z",
"enableAutomaticUpdate": true,
"upstreamUri": "",
"enableMailbox": false,
"mailboxDisplayName": "",
"mailboxName": null,
"mailboxDomain": null,
"enableInbox": false,
"inboxName": null,
"inboxDomain": null,
"enableTurn": 1,
"enableRedis": 1,
"storageVolumeId": null,
"storageVolumePrefix": null,
"ts": "2024-06-20T23:00:57.000Z",
"healthTime": "2024-06-21T00:00:00.000Z",
"hasIcon": false,
"hasAppStoreIcon": true,
"manifest": {
"id": "com.onlyoffice.coudronapp",
"title": "ONLYOFFICE Docs",
"author": "Cloudron Team",
"description": "### Overview\n\nONLYOFFICE provides you with the most secure way to create, edit and collaborate on business documents online.\nIt is 100% compatible with MS Office formats.\n\nUse this together with Nextcloud to build a powerfull collaboration suite or integrate with many other [3rdparty solutions](https://www.onlyoffice.com/all-connectors.aspx)\n",
"changelog": "* Update OnlyOffice to 8.1.0\n* [Full changelog](https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md#810)\n",
"tagline": "Open source office and productivity suite",
"version": "1.17.0",
"upstreamVersion": "8.1.0",
"healthCheckPath": "/healthcheck",
"httpPort": 80,
"addons": {
"localstorage": {},
"redis": {
"noPassword": true
},
"postgresql": {}
},
"manifestVersion": 2,
"memoryLimit": 2147483648,
"website": "https://www.onlyoffice.com/",
"contactEmail": "support@cloudron.io",
"icon": "file://logo.png",
"postInstallMessage": "This app has to be setup alongside NextCloud to provide a document editor.\n\nIn your NextCloud installation, install the OnlyOffice app and configure it\nto use this app's domain and use `changeme` as the secret key.\n\n**Please change the default secret in `/app/data/config/production-linux.json`.\nNote that there are two places in the file where you need to change the secret.**\n",
"tags": [
"office",
"nextcloud",
"collaboration",
"document",
"googledocs",
"office365"
],
"mediaLinks": [
"https://screenshots.cloudron.io/com.onlyoffice.coudronapp/onlyoffice_00.png",
"https://screenshots.cloudron.io/com.onlyoffice.coudronapp/onlyoffice_01.png"
],
"minBoxVersion": "7.1.2",
"forumUrl": "https://forum.cloudron.io/category/13/onlyoffice",
"documentationUrl": "https://docs.cloudron.io/apps/onlyoffice/",
"dockerImage": "cloudron/com.onlyoffice.coudronapp:20240620-074300-4218f280e"
},
"tags": [],
"reverseProxyConfig": {},
"portBindings": {},
"accessRestriction": null,
"operators": null,
"debugMode": null,
"servicesConfig": {},
"secondaryDomains": [],
"redirectDomains": [],
"aliasDomains": [],
"subdomain": "doc",
"domain": "mydomain.fr",
"certificate": null,
"env": {},
"mounts": [],
"error": null,
"iconUrl": "/api/v1/apps/98f1876c-feb8-409f-aa48-9c442d801e92/icon",
"fqdn": "subdomain.domain.fr"
}
}