Added by Marc Richter about 2 months ago
Hi everyone,
my SSL Cert had run out a few days ago and the users continued to use OpenProject.
I have replaced the cert and I am experiencing the strangest issues now when I try to delete a meeting:
web-1 | : PG::UndefinedTable: ERROR: relation "scheduled_meetings" does not exist
web-1 | E, [2026-06-22T12:35:16.063656 #233] ERROR -- : [01af8528-e77b-4e7a-a2da-11b404db1db0] user=5 PG::UndefinedTable: ERROR: relation "scheduled_meetings" does not exist
I know that this is highly unlikely that this is related to the SSL Certificates. But nothing else has changed in the meantime.
Any ideas what can be done? In the frontend, it shows the following when trying to delete a meeting :
Best regards,
Marc
Replies (2)
Have you resolved this issue?
I've no idea of what could be wrong but first i'd enable debug-logging to see if it provide any additional clue and secondly, it reference "PG", is it a postgres database? If so, maybe check the database logs and instance?
Regards,
Filip
Filip Sagen wrote:
Hi Filip,
yes, I updated OpenProject to the newest Version, despite the error. I am with Version 17.6.0 now and that made the error disappear.