sqlite-database-integration icon indicating copy to clipboard operation
sqlite-database-integration copied to clipboard

502 Bad Gateway

Open sebastienserre opened this issue 2 years ago • 2 comments
trafficstars

Hello,

When I click on "Install SQLite Database" button, my local website is working and finally give a 502 Bad Gateway issue. I've nothing related in the debug.log and read it can be from lack of memory.

Any idea how to debug this ?

Site Health: https://github.com/WordPress/sqlite-database-integration/files/10506930/site-health.txt

sebastienserre avatar Jan 27 '23 11:01 sebastienserre

I'm wondering if this is the same issue I just reported in #10 .

If you felt like trying to reproduce it, I used Docker compose to bring up a fresh WP install (including a MariaDB server), added the sqlite plugin and tried to activate it. For me, there were errors on the WP container console.

csears avatar Feb 08 '23 15:02 csears

I can't reproduce this issue... Is this still a problem with the latest release? (The whole implementation was refactored)

aristath avatar Mar 20 '23 12:03 aristath