mescobar
Member
Backend database looks to be throwing some errors.
Looks like there are too many users on the platform? Lol
Admin should ensure there that these visitors are legit and not a DDOS attack.
Code:
Fatal error: Uncaught exception 'XF\Db\Exception' with message 'User socalire_new already has more than 'max_user_connections' active connections' in /home/socalireefs/public_html/src/XF/Db/Mysqli/Adapter.php:160 Stack trace: #0 /home/socalireefs/public_html/src/XF/Db/Mysqli/Adapter.php(28): XF\Db\Mysqli\Adapter->makeConnection(Array) #1 /home/socalireefs/public_html/src/XF/Db/AbstractAdapter.php(51): XF\Db\Mysqli\Adapter->getConnection() #2 /home/socalireefs/public_html/src/XF/Db/Mysqli/Adapter.php(113): XF\Db\AbstractAdapter->connect() #3 /home/socalireefs/public_html/src/XF/Db/AbstractAdapter.php(410): XF\Db\Mysqli\Adapter->escapeString('options') #4 /home/socalireefs/public_html/src/XF/Db/AbstractAdapter.php(388): XF\Db\AbstractAdapter->quote('options') #5 /home/socalireefs/public_html/src/XF/DataRegistry.php(137): XF\Db\AbstractAdapter->quote(Array) #6 /home/socalireefs/public_html/src/XF/DataRegistry.php(82): XF\DataRegistry->readFromDb(Array, Array) #7 /home/socalireefs/public_html/src/XF/DataRegistry.php(225): XF\ in /home/socalireefs/public_html/src/XF/Db/Mysqli/Adapter.php on line 160
An unexpected database error occurred. Please try again later.
Looks like there are too many users on the platform? Lol
Admin should ensure there that these visitors are legit and not a DDOS attack.