Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on the very first start, a ton of database errors pop up #210

Closed
wsrvn opened this issue May 1, 2023 · 4 comments
Closed

on the very first start, a ton of database errors pop up #210

wsrvn opened this issue May 1, 2023 · 4 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@wsrvn
Copy link
Collaborator

wsrvn commented May 1, 2023

initially reported in #208, but known for quite some time: on the very first controller start, you will encounter a plethora of database errors that are related to operations executing in parallel.

quoting my friend @lythx:

fixing it would be insanely cancer
cuz
we purposefully dont await some actions as they take time on launch
but when the db gets created theres just too many calls and delay is too big
so it crashes

you could always restart a few times tho..

@wsrvn wsrvn added the bug Something isn't working label May 1, 2023
@VTXSRB
Copy link
Collaborator

VTXSRB commented Aug 25, 2023

Can You Mention This Issue Again

@wsrvn
Copy link
Collaborator Author

wsrvn commented Aug 25, 2023

#210

@VTXSRB
Copy link
Collaborator

VTXSRB commented Sep 8, 2023

One More Time Please !

@wsrvn wsrvn added the wontfix This will not be worked on label Sep 17, 2023
@wsrvn
Copy link
Collaborator Author

wsrvn commented Dec 16, 2023

cant reproduce with node 21.4.0 and psql 16.1, assuming its fixed

@wsrvn wsrvn closed this as completed Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants