Justman100

Results 34 comments of Justman100

Using simply PostgreSQL 😉

> The initial post states something else: > > > Database backends: django.db.backends.mysql Yeah... Now uses PostgreSQL 🙂

> This error does not make any sense. The `Monolog\Logger` class exists in Monolog. Make sure you don't have a corrupted `vendor/monolog/monolog` folder (you can use `composer reinstall monolog/monolog`) Still...

It occurs a another error too > PHP Fatal error: Declaration of Monolog\Logger::emergency(Stringable|string $message, array $context = []): void must be compatible with PsrExt\Log\LoggerInterface::emergency($message, array $context = []) in /home/mt/vendor/monolog/monolog/src/Monolog/Logger.php...

> Do you have the `psr` PHP extension installed ? If yes, please remove it. This extension is totally broken because it does not account for the fact that all...

> check your maven settings regarding validation. Where?

> > > check your maven settings regarding validation. > > > > > > Where? > > https://maven.apache.org/settings.html -> checksumPolicy might do the trick, not sure. More likely that...