This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
E-Mail / Re: Roundcube1.5.x Internal Server Error - FIX
« on: October 21, 2021, 04:30:34 PM »I'm totally new to this. What do I need to do to run that command?
Thanks
Connect via SSH to your server as a root. Then run these commands.
2
E-Mail / Re: Roundcube: Unable to connect to the database!
« on: October 06, 2021, 12:28:12 PM »
I don't know what actually it was, but after a little research I found this: https://github.com/mstilkerich/rcmcarddav/issues/106#issuecomment-113430383
I'm logged out from Roundcube then logged in again, and now it works!
OFFTOPIC: Is there any way to completely stop mystic that pretty often happens with CWP?
I'm logged out from Roundcube then logged in again, and now it works!
OFFTOPIC: Is there any way to completely stop mystic that pretty often happens with CWP?
3
E-Mail / Roundcube: Unable to connect to the database!
« on: October 06, 2021, 11:57:03 AM »
Hello, today I just woke up and get DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator.
I checked logs and found this lines:
What actually happened and how to fix it?
I checked logs and found this lines:
Code: [Select]
[06-Oct-2021 11:01:38 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (SQL Query: SELECT * FROM carddav_addressbooks WHERE ((`user_id` = '8'))) in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_db.php on line 543 (GET /roundcube/?_task=mail&_mbox=INBOX)
[06-Oct-2021 11:01:38 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (GET /roundcube/?_task=mail&_mbox=INBOX)
[06-Oct-2021 11:01:41 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (SQL Query: SELECT * FROM carddav_addressbooks WHERE ((`user_id` = '8'))) in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_db.php on line 543 (GET /roundcube/?_task=mail&_mbox=INBOX)
[06-Oct-2021 11:01:41 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (GET /roundcube/?_task=mail&_mbox=INBOX)
[06-Oct-2021 11:01:56 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (SQL Query: SELECT * FROM carddav_addressbooks WHERE ((`user_id` = '8'))) in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_db.php on line 543 (GET /roundcube/)
[06-Oct-2021 11:01:56 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (GET /roundcube/)
[06-Oct-2021 11:01:58 +0000]: <k7jndjf7> DB Error: [1146] Table 'roundcube.carddav_addressbooks' doesn't exist (SQL Query: SELECT * FROM carddav_addressbooks WHERE ((`user_id` = '8'))) in /usr/local/cwpsrv/var/services/roundcube/program/lib/Roundcube/rcube_db.php on line 543 (GET /roundcube/)
What actually happened and how to fix it?
4
CentOS 7 Problems / Excessive resource usage: do-agent (1651 (Parent PID:1651))
« on: June 26, 2021, 11:10:44 AM »
Hello, I constantly getting a notification about "Excessive resource usage: do-agent (1651 (Parent PID:1651))":
Time: Sat Jun 26 10:00:16 2021 +0000
Account: do-agent
Resource: Process Time
Exceeded: 40869 > 1800 (seconds)
Executable: /opt/digitalocean/bin/do-agent
Command Line: /opt/digitalocean/bin/do-agent --syslog
PID: 1651 (Parent PID:1651)
Killed: No
And sometimes I get 504 gateway timeout on all sites...
Has anyone met something like this?
Time: Sat Jun 26 10:00:16 2021 +0000
Account: do-agent
Resource: Process Time
Exceeded: 40869 > 1800 (seconds)
Executable: /opt/digitalocean/bin/do-agent
Command Line: /opt/digitalocean/bin/do-agent --syslog
PID: 1651 (Parent PID:1651)
Killed: No
And sometimes I get 504 gateway timeout on all sites...
Has anyone met something like this?
Pages: [1]