Skip to content
Discussion options

You must be logged in to vote

Ah that explains the problem.
The Crawler validates database migrations but does not migrate on its own. It expects the database to be in an already set up and migrated state.

To mitigate this, start up the Authority Portal Backend connected to the same database (local is fine, as long as it's the same DB) to let it create all necessary tables and go through the migrations and then start up the Crawler. It should then validate the DB schema successfully.

Replies: 11 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tmberthold
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@kamilczaja
Comment options

@skarampatakis
Comment options

@kamilczaja
Comment options

@skarampatakis
Comment options

Comment options

You must be logged in to vote
2 replies
@kamilczaja
Comment options

@skarampatakis
Comment options

Comment options

You must be logged in to vote
5 replies
@skarampatakis
Comment options

@tmberthold
Comment options

@xnakos
Comment options

@tmberthold
Comment options

@xnakos
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #414 on January 22, 2025 07:13.