lt_narys Posted December 1, 2018 Share Posted December 1, 2018 Доброго времени суток...не пинайте тапками за русский язык (извиняюсь)..Проблема,не можна заходит на сайт,выдают такую ошибку ( если можно то поподробнее,что и где надо копать,мой программист исчез уже год назад )Спасибо.Fatal error: Uncaught exception 'Exception' with message 'output is not an object' in /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php:1115 Stack trace: #0 /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php(1213): ipsRegistry::getClass('output') #1 /home/forumas/public_html/forum/admin/applications/core/modules_admin/applications/applications.php(2759): ipsRegistry->__get('output') #2 /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php(3524): admin_core_applications_applications->applicationsRecache() #3 /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php(2257): ips_CacheRegistry::rebuildCache('app_cache', 'global') #4 /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php(601): ipsRegistry->checkCaches() #5 /home/forumas/public_html/forum/admin/sources/base/ipsController.php(77): ipsRegistry::init() #6 /home/forumas/public_html/forum/admin/sources/base/ipsController.php(64): ipsController->init() #7 /home/forumas/public_html/forum/index. in /home/forumas/public_html/forum/admin/sources/base/ipsRegistry.php on line 1115 Link to comment Share on other sites More sharing options...
siv1987 Posted December 1, 2018 Share Posted December 1, 2018 Ошибка после установки форума? Обычно такая ошибка появляется при его неполной установки. http://ipbskins.ru/forum/topic5736.html Link to comment Share on other sites More sharing options...
lt_narys Posted December 1, 2018 Author Share Posted December 1, 2018 Ошибка после установки форума? Обычно такая ошибка появляется при его неполной установки. http://ipbskins.ru/forum/topic5736.htmlфорум уже наверно 3 года живет на ipboard и вот вчера такое случилось,ничего не менял и ни делал Link to comment Share on other sites More sharing options...
siv1987 Posted December 2, 2018 Share Posted December 2, 2018 Проблема решена.Дело оказалось в битом кеше "app_cache" из-за неправильной кодировке бд. UTF-8 записывался в базе данных как latin1. После смены хостинга или обновление сервера, mysql стал работать по умолчанию в другой кодировки поэтому кеши получались битыми.БД поправлена и сконвертирована в utf8. 2 Link to comment Share on other sites More sharing options...
lt_narys Posted December 2, 2018 Author Share Posted December 2, 2018 Проработал весь день и апет какойта Erorr SQL Error An error occured with the SQL server: This is not a problem with the IPS Community Suite but rather with your SQL server. Please contact your host and copy the message shown above. Link to comment Share on other sites More sharing options...
siv1987 Posted December 2, 2018 Share Posted December 2, 2018 В логах sql Date: Sun, 02 Dec 2018 18:55:11 +0000 Error: 1040 - Too many connections IP Address: IP - /index.php?app=core&module=search&do=viewNewContent&search_app=forums Форум почему-то начинает падать при запросе viewNewContent - Новые публикации Link to comment Share on other sites More sharing options...
TemKa_SD Posted December 2, 2018 Share Posted December 2, 2018 (edited) Too many connections - много запросов на сервер mysql в секунду. Очень странно конечно. Вообще, это серверный параметр, может и из-за других сайтов на хостинге такое быть. Пишите поддержке. Хотя, может хостер лимиты установил для вашего аккаунта, тогда да, нужно искать, почему идет так много запросов на мускул. Ну т.е если лимит max_connections 100 - все сайты на вашем аккаунте или сервере, если лимит не разделен генерируют выше 100 запросов в секунду. Edited December 2, 2018 by TemKa_SD Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now