Comment 22 for bug 1953049

Revision history for this message
Anton Troyanov (troyanov) wrote :

Hi mitzone,

Can you please check that your database is healthy and all tables are in place?

1. Is it a fresh MAAS install?
2. When you did `maas init` were there any errors during DB migration?

2023-03-10 22:40:37 maasserver.start_up: [error] Database error during start-up
Traceback (most recent call last):
  File "/snap/maas/26274/usr/lib/python3/dist-packages/django/db/backends/utils.py", line 84, in _execute
    return self.cursor.execute(sql, params)
psycopg2.errors.UndefinedTable: relation "maasserver_config" does not exist
LINE 1: ..._config"."name", "maasserver_config"."value" FROM "maasserve...
                                                             ^