-
What Grafana version and what operating system are you using?
v9.3.6 -
What are you trying to achieve?
Trying to setup Grafana oncall -
How are you trying to achieve it?
GitHub - grafana/oncall: Developer-friendly incident response with brilliant Slack integration -
What happened?
Oncall db migration container failed -
What did you expect to happen?
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
Logs : Operations to perform:
Apply all migrations: admin, alerts, auth, auth_token, base, contenttypes, email, fcm_django, heartbeat, mobile_app, oss_installation, schedules, sessions, slack, social_django, telegram, twilioapp, user_management
Running migrations:
No migrations to apply.
Your models in app(s): ‘social_django’ have changes that are not yet reflected in a migration, and so won’t be applied.
Run ‘manage.py makemigrations’ to make new migrations, and then re-run ‘manage.py migrate’ to apply them.
Operations to perform:
Apply all migrations: admin, alerts, auth, auth_token, base, contenttypes, email, fcm_django, heartbeat, mobile_app, oss_installation, schedules, sessions, slack, social_django, telegram, twilioapp, user_management
Running migrations:
No migrations to apply.
- Did you follow any online instructions? If so, what is the URL?