m4771
Member
Hi there,
my forum is online since a few months. Yesterday was everything full functional.
But today I receive only an Error 500 when trying to access the forum.
Maybe you can help or have an Idea?
I tried to update the credentials. But it's still not working. But I can connect from commandline to the database with the same credentials.
I also tried to install the latest update package, but it's not working too, because of an error: "Oops! We ran into some problems. - The requested user could not be found." (Maybe because of the db issue which is visible in the apache log?)
Apache Error Log:
Error Message in Debug Mode:
MySQL Version: 8.0.12
PHP Version: PHP 7.2.11
There was yesterday an update: PHP 7.2.10 to 7.2.11. But I couldn't believe that the error is caused be that. Because straight after the update the forum was still working.
Edit: Error is also occurring after switching to PHP 7.1.23.
Thanks in advance!
m4771.
my forum is online since a few months. Yesterday was everything full functional.
But today I receive only an Error 500 when trying to access the forum.
Maybe you can help or have an Idea?
I tried to update the credentials. But it's still not working. But I can connect from commandline to the database with the same credentials.
I also tried to install the latest update package, but it's not working too, because of an error: "Oops! We ran into some problems. - The requested user could not be found." (Maybe because of the db issue which is visible in the apache log?)
Apache Error Log:
PHP Fatal error: Uncaught XF\\Db\\Exception: The server requested authentication method unknown to the client in src/XF/Db/Mysqli/Adapter.php:160\nStack trace:\n#0 src/XF/Db/Mysqli/Adapter.php(28): XF\\Db\\Mysqli\\Adapter->makeConnection(Array)\n#1 src/XF/Db/AbstractAdapter.php(51): XF\\Db\\Mysqli\\Adapter->getConnection()\n#2 src/XF/Db/Mysqli/Adapter.php(113): XF\\Db\\AbstractAdapter->connect()\n#3 src/XF/Db/AbstractAdapter.php(410): XF\\Db\\Mysqli\\Adapter->escapeString('options')\n#4 src/XF/Db/AbstractAdapter.php(388): XF\\Db\\AbstractAdapter->quote('options')\n#5 src/XF/DataRegistry. in src/XF/Db/Mysqli/Adapter.php on line 160
Error Message in Debug Mode:
An exception occurred: [XF\Db\Exception] The server requested authentication method unknown to the client in src/XF/Db/Mysqli/Adapter.php on line 160
- XF\Db\Mysqli\Adapter->makeConnection() in src/XF/Db/Mysqli/Adapter.php at line 28
- XF\Db\Mysqli\Adapter->getConnection() in src/XF/Db/AbstractAdapter.php at line 51
- XF\Db\AbstractAdapter->connect() in src/XF/Db/AbstractAdapter.php at line 73
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
- XF\Db\AbstractAdapter->fetchOne() in src/XF/Session/DbStorage.php at line 30
- XF\Session\DbStorage->getSession() in src/XF/Session/Session.php at line 53
- XF\Session\Session->start() in src/XF/App.php at line 669
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/Pub/App.php at line 39
- XF\Pub\App->XF\Pub\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 2250
- XF\App->session() in src/XF/Pub/App.php at line 91
- XF\Pub\App->start() in src/XF/App.php at line 1927
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in index.php at line 13
MySQL Version: 8.0.12
PHP Version: PHP 7.2.11
There was yesterday an update: PHP 7.2.10 to 7.2.11. But I couldn't believe that the error is caused be that. Because straight after the update the forum was still working.
Edit: Error is also occurring after switching to PHP 7.1.23.
Thanks in advance!
m4771.
Last edited: