Brand new installs failing

I was able to install 8.8 last week with the cli but now it keeps failing with the error

Running: check-route-access
step: check-route-access | status: done
One or More Failed Checks: Please refer to the logs/install.log
Running: check-install-lock
step: check-install-lock | status: failed
Installer locked. Stopping install process

I dont get anything else to go off of and its super strange that it was fine less than 5 days ago. How can I get more information on this blocker? Even accessing the gui installer just displays it works.

Oh it is easy. You will find more post in the forum.

Could you check if you have the pdo_mysql and mysqli php extensions installed, please?

Please try after unlocking the installer by setting 'installer_locked' => false (change true to false), in public/legacy/config.php

What or how was this set to true?

Yes I had these enabled.