In roundcube, when modifying an existing signature, webmail asks for login again. What to do?
:-[
Quote from: SKaero on July 13, 2023, 11:05:47 AM
Is there anything in the Roundcube error log?
Hello admin! Nice to meet you.
In addition to the error "The session cookie is invalid. Please try to login again." (the error happens even though I've been logged in for seconds), the following roundcube error log happens:
[12-Jul-2023 16:51:10 -0300]: <def94967> DB Error: [1] no such table: calendars (SQL Query: SELECT *, "calendar_id" AS id FROM "calendars" WHERE "user_id" = '1' ORDER BY "name") in /usr/local/cpanel/base/3rdparty/roundcube/program/lib/Roundcube/rcube_db.php on line 564 (GET /cpsess7678879077/3rdparty/roundcube/index.php?_task=calendar)
[12-Jul-2023 16:51:10 -0300]: <def94967> DB Error: [1] no such table: caldav_calendars_merged (SQL Query: SELECT *, calendar_id AS id
FROM caldav_calendars_merged
WHERE user_id='1'
ORDER BY name) in /usr/local/cpanel/base/3rdparty/roundcube/program/lib/Roundcube/rcube_db.php on line 564 (GET /cpsess7678879077/3rdparty/roundcube/index.php?_task=calendar)
However, I believe that this has nothing to do with it, but what you will tell me is you. :)
That error wouldn't have anything to do with it but you may want to try disabling all plugins and try again. Otherwise it sounds like either your browser or server is clearing cookies causing the session to become invaild.