BlueprintB
Blueprint13mo ago
3 replies
Embe1

problems with updating the panel

23:06:42 INFO: Running database migrations..
PHP Deprecated:  Monolog\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/monolog/monolog/src/Monolog/Logger.php on line 321
PHP Deprecated:  Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 43

In Connection.php line 760:

  could not find driver (Connection: mysql, SQL: select * from information_schema.tables where table_schema = panel and table_name = migrations and table_t
  ype = 'BASE TABLE')


In Connector.php line 65:

  could not find driver
Was this page helpful?