api-1 | 2025-01-29T19:01:43.606738209Z 2025-01-29 19:01:43,606 funkwhale_api.config INFO Running with the following plugins enabled: funkwhale_api.contrib.scrobbler,funkwhale_api.contrib.listenbrainz, funkwhale_api.contrib.maloja
api-1 | 2025-01-29T19:01:44.823098928Z /venv/lib/python3.12/site-packages/musicbrainzngs/musicbrainz.py:601: UserWarning: The json format is non-official and may change at any time
api-1 | 2025-01-29T19:01:44.823246489Z warn("The json format is non-official and may change at any time")
api-1 | 2025-01-29T19:01:45.796863194Z 2025-01-29 19:01:45,796 funkwhale_api.typesense.utils INFO Typesense is not activated. You can enable it by setting the TYPESENSE_API_KEY env variable.
api-1 | 2025-01-29T19:01:45.797051781Z 2025-01-29 19:01:45,796 funkwhale_api.typesense.tasks INFO Typesense is not activated. You can enable it by setting the TYPESENSE_API_KEY env variable.
api-1 | 2025-01-29T19:01:45.838552762Z
api-1 | 2025-01-29T19:01:45.838704630Z 0 static files copied to '/srv/docker/funkwhale/data/funkwhale/static', 169 unmodified.
api-1 | 2025-01-29T19:01:46.362039431Z + funkwhale-manage migrate
api-1 | 2025-01-29T19:01:47.726744325Z 2025-01-29 19:01:47,726 funkwhale_api.config INFO Running with the following plugins enabled: funkwhale_api.contrib.scrobbler,funkwhale_api.contrib.listenbrainz, funkwhale_api.contrib.maloja
api-1 | 2025-01-29T19:01:48.921644656Z /venv/lib/python3.12/site-packages/musicbrainzngs/musicbrainz.py:601: UserWarning: The json format is non-official and may change at any time
api-1 | 2025-01-29T19:01:48.921803605Z warn("The json format is non-official and may change at any time")
api-1 | 2025-01-29T19:01:49.838616217Z 2025-01-29 19:01:49,838 funkwhale_api.typesense.utils INFO Typesense is not activated. You can enable it by setting the TYPESENSE_API_KEY env variable.
api-1 | 2025-01-29T19:01:49.838909985Z 2025-01-29 19:01:49,838 funkwhale_api.typesense.tasks INFO Typesense is not activated. You can enable it by setting the TYPESENSE_API_KEY env variable.
api-1 | 2025-01-29T19:01:52.610343125Z Traceback (most recent call last):
api-1 | 2025-01-29T19:01:52.611071736Z File "/venv/bin/funkwhale-manage", line 8, in <module>
api-1 | 2025-01-29T19:01:52.611469999Z sys.exit(main())
api-1 | 2025-01-29T19:01:52.611655153Z ^^^^^^
api-1 | 2025-01-29T19:01:52.611754454Z File "/app/funkwhale_api/main.py", line 30, in main
api-1 | 2025-01-29T19:01:52.611923134Z execute_from_command_line(sys.argv)
api-1 | 2025-01-29T19:01:52.612019226Z File "/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
api-1 | 2025-01-29T19:01:52.613835972Z utility.execute()
api-1 | 2025-01-29T19:01:52.613941904Z File "/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
api-1 | 2025-01-29T19:01:52.614404267Z self.fetch_command(subcommand).run_from_argv(self.argv)
api-1 | 2025-01-29T19:01:52.614555759Z File "/venv/lib/python3.12/site-packages/django/core/management/base.py", line 413, in run_from_argv
api-1 | 2025-01-29T19:01:52.614982418Z self.execute(*args, **cmd_options)
api-1 | 2025-01-29T19:01:52.615093383Z File "/venv/lib/python3.12/site-packages/django/core/management/base.py", line 459, in execute
api-1 | 2025-01-29T19:01:52.615493153Z output = self.handle(*args, **options)
api-1 | 2025-01-29T19:01:52.615759102Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
api-1 | 2025-01-29T19:01:52.615790967Z File "/venv/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
api-1 | 2025-01-29T19:01:52.616032063Z res = handle_func(*args, **kwargs)
api-1 | 2025-01-29T19:01:52.616179221Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
api-1 | 2025-01-29T19:01:52.616214017Z File "/venv/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 121, in handle
api-1 | 2025-01-29T19:01:52.616479594Z executor.loader.check_consistent_history(connection)
api-1 | 2025-01-29T19:01:52.616582700Z File "/venv/lib/python3.12/site-packages/django/db/migrations/loader.py", line 327, in check_consistent_history
api-1 | 2025-01-29T19:01:52.617149752Z raise InconsistentMigrationHistory(
api-1 | 2025-01-29T19:01:52.617218292Z django.db.migrations.exceptions.InconsistentMigrationHistory: Migration music.0059_remove_album_artist_remove_track_artist_artistcredit_and_more is applied before its dependency playlists.0008_playlist_library_drop on database 'default'.
api-1 | 2025-01-29T19:01:52.719256075Z Sentry is attempting to send 2 pending events
api-1 | 2025-01-29T19:01:52.719352364Z Waiting up to 2 seconds