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

Fallback to Wordpress installation page #9

Open
iFieryGod opened this issue Jan 10, 2021 · 2 comments
Open

Fallback to Wordpress installation page #9

iFieryGod opened this issue Jan 10, 2021 · 2 comments

Comments

@iFieryGod
Copy link

Thank you so much for this repo, Its a really fun project to work with.

I have been having a really strange issue, I have deployed the application and have made a couple of changes, mainly updating WordPress adding plugins and themes, as well as changing the server to nginx. However the issue I have has occurred since the very beginning. While I'm making changes to the backend, the page would redirect back to the WordPress installing page, this will persist for a few minutes then it will go back to normal.

Initially I reentered the site details on the wordpress installation page and after I submit I would get a database error from wordpress giving me a rather long output about the issue. "has exceeded the 'max_questions' resource".

I'm stumped by this one because for no reason at all the website will run again and it will be fine for 20 mins and it repeats again.

Has anyone else gotten this issue?

@monossido
Copy link

Your database plan has a max connections limit. It reset after 1 hour.
In particoular jawsdb has 10 connections for free plan.

I'm also trying to handle properly this issue because also the 10$ plan is limited to 15 connections (instead of 10) and sometime they could be not enough for me.

@monossido
Copy link

Using divi with 15 connections limit is almost impossible.
If someone have some hosting alternatives (in europe) please tell me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants