Skip to content

Deployment of 2.0.6 on Northflank #2352

Answered by michaelbromley
tlodge asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

To me this looks like it might be basically a race condition - the server and worker have some built-in logic where it will wait until the database schema is generated, see here.

However, by default it will retry 20x at 100ms intervals, for a total of 2s. It looks like due to the low resources of the Northflank free tier, this schema creation step is taking too long and timing out.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tlodge
Comment options

Answer selected by tlodge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants