@joseph I put 3 GiB in Postgres, I restart the server, but I still have this message: March 14, 20:24:18 Next OC\DB\Exceptions\DbalException: An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: The relation "oc_appconfig" does not exist. And the startup remains in a loop...
thibault
Posts
-
Nextcloud down after update Cloudron 8.3.0 -
Nextcloud down after update Cloudron 8.3.0Hello everyone, last night my Cloudron server was updated to version 8.3.0.
However, I had quite a few applications with errors due to Postgres. After restarting the applications, everything went back to normal, except for some where the installation was as if it had no data. Luckily, I had the backups.
However, for Nextcloud, even when trying to update ("Application Information
Application Name and Version: Nextcloud 31.0.1
Application ID: 64663b1b-b940-4eaa-9ae7-47b2a722f676
Package Version: com.nextcloud.cloudronapp@5.3.1
Installed: 06/16/2024
Last Update: 5:25 PM"), the application remains stuck and unresponsive, and when I look at the logs, it seems like it's looping.
Here is part of the logs:2025-03-14T17:37:47+01:00 An unhandled exception has been thrown:
2025-03-14T17:37:47+01:00 LINE 1: ... "appid", "configkey", "configvalue", "type" FROM "oc_appcon...
2025-03-14T17:37:47+01:00 LINE 1: ... "appid", "configkey", "configvalue", "type" FROM "oc_appcon...
2025-03-14T17:37:47+01:00 LINE 1: ... "appid", "configkey", "configvalue", "type" FROM "oc_appcon...
2025-03-14T17:37:47+01:00 LINE 1: ... "appid", "configkey", "configvalue", "type" FROM "oc_appcon...
2025-03-14T17:37:47+01:00 Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_appconfig" does not exist
2025-03-14T17:37:47+01:00 Next Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_appconfig" does not exist
2025-03-14T17:37:47+01:00 Next OC\DB\Exceptions\DbalException: An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_appconfig" does not exist
2025-03-14T17:37:47+01:00 PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_appconfig" does not existI restarted the server, but it doesn't work.
When I try to access the NextCloud application console, I get the message "connecting and reconnecting" in a loop.
I also tried increasing the RAM size to 9GB, but nothing works.Can you help me ? thanks a lot
-
CalDAV/CardDAV with OIDC?Super merci cela fonctionne sur un autre navigateur c'est assez étrange...
Bonne journée -
CalDAV/CardDAV with OIDC?J'ai un serveur Ubuntu 22.04 avec Cloudron installé. J'ai déployé l'application Nextcloud sur mon serveur via Cloudron, et depuis la mise à jour avec l'authentification via Cloudron, mon calendrier et mes contacts sur iOS ne se synchronisent plus.
J'ai remarqué qu'il faut générer un mot de passe d'application via l'onglet Sécurité de Nextcloud dans les paramètres de mon compte. Cependant, lorsque j'essaie de générer un mot de passe pour une application, j'obtiens le message suivant dans la console de mon navigateur : POST https://mynext.com/settings/personal/authtokens 503 (Service indisponible)
(anonymous) @ xhr.js:195
xhr @ xhr.js:15
m @ dispatchRequest.js:51
_request @ Axios.js:178
request @ Axios.js:40
(anonymous) @ Axios.js:217
(anonymous) @ bind.js:5
addToken @ authtoken.ts:49
await in addToken
a @ pinia.mjs:1399
submit @ AuthTokenSetup.vue:37
submit @ AuthTokenSetup.vue:1
cn @ vue.runtime.esm.js:3033
n @ vue.runtime.esm.js:1832
push.85471.Pr.i._wrapper @ vue.runtime.esm.js:7500 et donc je ne peux pas créer de mot de passe d'application pour me synchroniser mon Calendrier -
CalDAV/CardDAV with OIDC?I have install Nextcloud Files Desktop App on my server with Cloudron.
-
CalDAV/CardDAV with OIDC?Hello, i try to add password app but i have 503 error.
my vesrion of nextcloud is : Nextcloud Hub 10 (31.0.0) and Cloudron is : v8.2.4
Can you help me ? -
Cloudron Backup Issue with LAMP Application@girish Indeed, with the Dolibarr installation, there was a log file being continuously updated within the data directory. Based on your suggestion, I disabled this logging module, and it appears to have resolved the backup issue. The backup process is now working correctly. Thank you very much for pointing me in the right direction – this was an incredibly helpful insight!
Best regards,
Thibault Haese. -
Cloudron Backup Issue with LAMP Application@girish All other applications on my Cloudron setup are backing up successfully, except for the LAMP-based site. Here are the details of my backup settings :
Backup Provider: Filesystem
Backup Location: /var/backups
Storage Format: tgz
Allocated Memory Limit: 10.91 GiB
The problematic application is about 2.85 GB in size. However, I don't think storage space is the issue, as my server is set up in RAID 5 with 4.96 TB of free space.I'm perplexed as to why this particular LAMP application is not backing up while everything else is. Any insights or suggestions would be greatly appreciated.
-
Cloudron Backup Issue with LAMP ApplicationHello everyone,
I'm facing an issue with the Cloudron backup process for one of my LAMP applications and I'm seeking advice or suggestions to resolve it.
Problem Details:
During the backup attempt of my LAMP application, the backup seems to stall. The logs show a repetitive backup operation with no progress: "Uploading backup 218M@0MBps (mywebsite.com)" with a constant percentage of 36.714285714285715%. This behavior repeats for several minutes without any change.LAMP Application Specifications:
Version: lamp.cloudronapp.php74@3.4.1
Memory: 8GB
CPU Usage: about 50%
Additional Information:I have a .htaccess file set up to block certain IP addresses. I'm not sure if this could impact the backup process.
Network connection appears stable and server resources are not fully utilized during the backup attempt.
I'm looking for advice to determine the cause of this issue and find a solution. Has anyone encountered a similar problem? Are there specific troubleshooting steps I could try?Any help or suggestion would be greatly appreciated.
Thank you in advance for your time and assistance.
Best regards,
Thibault Haese