Skip to content

Error message "Something went wrong." #1211

Answered by MagicLike
MagicLike asked this question in Q&A
Discussion options

You must be logged in to vote

I think I figured it out:
I am hosting Umami on Vercel and the database external.
Apparently the database has too many connections, but is only accessed by one program:

Error querying the database: Server error: `ERROR 42000 (1203): User ******** already has more than 'max_user_connections' active connections'

Is it possible, that Umami creates a new connection per request, or something like that?

Replies: 4 comments 1 reply

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
1 reply
@MagicLike
Comment options

Answer selected by MagicLike
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
Converted from issue

This discussion was converted from issue #1090 on June 16, 2022 00:17.