I recently upgraded to Ubuntu 25.04 and started getting this error message.
Not sure where to begin to resolve it.
Can anyone give me detailed instructions to resolve it? Roundcube appears to be running OK and not sure how concerned I should be about the cleandb service?
roundcube-cleandb.service
Failed to start roundcube-cleandb.service - Purge Roundcube database: remove old records that were marked as deleted.
CODE_FILE
src/core/job.c
CODE_FUNC
job_emit_done_message
CODE_LINE
818
INVOCATION_ID
f48f6a339d3f4f70a922a531d23dcc09
JOB_ID
49512
JOB_RESULT
failed
JOB_TYPE
start
MESSAGE_ID
be02cf6855d2428ba40df7e9d022f03d
PRIORITY
3
SYSLOG_FACILITY
3
SYSLOG_IDENTIFIER
systemd
TID
1
UNIT
roundcube-cleandb.service
_BOOT_ID
1856bb88dbab4de68516eeafc6dac6a8
_CAP_EFFECTIVE
1ffffffffff
_CMDLINE
/sbin/init text
_COMM
systemd
_EXE
/usr/lib/systemd/systemd
_GID
0
_HOSTNAME
<myservername appears here>
_MACHINE_ID
8c5c743187c44790a47bd50da8aeb3f8
_PID
1
_RUNTIME_SCOPE
system
_SELINUX_CONTEXT
unconfined
_SOURCE_REALTIME_TIMESTAMP
1745508288955457
_SYSTEMD_CGROUP
/init.scope
_SYSTEMD_SLICE
-.slice
_SYSTEMD_UNIT
init.scope
_TRANSPORT
journal
_UID
0
__CURSOR
s=77723eb2a7e9406c92495b917a4754a5;i=4b46919;b=1856bb88dbab4de68516eeafc6dac6a8;m=694c87e7c;t=63387d1840448;x=21221cb20b1f23c4
__MONOTONIC_TIMESTAMP
28265971324
__REALTIME_TIMESTAMP
1745508288955464
__SEQNUM
78932249
__SEQNUM_ID
77723eb2a7e9406c92495b917a4754a5
I'm going to guess that is a service that comes in the Ubuntu packaged version of Roundcube since its not part of the core Roundcube package. You'll likely need to report it to the Ubuntu package maintainer so they can fix it.
I'm guessing its designed to run the <RC root>/bin/cleandb.sh script but that really isn't something that needs to be done often. I would think you could safely disable it and it wouldn't cause any harm.