Jump to content

sofos

Clients
  • Posts

    191
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by sofos

  1. Starting from some weeks ago, some users (but not all) mainly from Chrome (but not only), have been receiving the error: 

    Bad Request

    Your browser sent a request that this server could not understand.
    Size of a request header field exceeds server limit.
    Apache Server at default-xxx_www_qqq_yy Port 443

    I have updated the values as follows, but without any result. Where do you recommend checking?

    LimitRequestLine 36768
    LimitRequestFieldSize 36768

  2. @Marc Stridgen there are two queries thrown continuously:

    Quote

    /*forum::forum::IPS\Content\Search\Mysql\_Index::index:306*/ INSERT INTO `core_search_index`

    Quote

    /*forum::forum::IPS\Session\Store\_Database::updateSession:381*/ INSERT INTO `core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `current_appcomponent`, `current_module`, `current_controller`, `current_id`, `uagent_key`, `uagent_version`, `uagent_type`, `search_thread_id`, `search_thread_time`, `data`, `location_url`, `location_lang`, `location_data`, `location_permissions`, `theme_id`, `in_editor` ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ON DUPLICATE KEY UPDATE `id`=VALUES(`id`), `member_name`=VALUES(`member_name`), `seo_name`=VALUES(`seo_name`), `member_id`=VALUES(`member_id`), `ip_address`=VALUES(`ip_address`), `browser`=VALUES(`browser`), `running_time`=VALUES(`running_time`), `login_type`=VALUES(`login_type`), `member_group`=VALUES(`member_group`), `current_appcomponent`=VALUES(`current_appcomponent`), `current_module`=VALUES(`current_module`), `current_controller`=VALUES(`current_controller`), `current_id`=VALUES(`current_id`), `uagent_key`=VALUES(`uagent_key`), `uagent_version`=VALUES(`uagent_version`), `uagent_type`=VALUES(`uagent_type`), `search_thread_id`=VALUES(`search_thread_id`), `search_thread_time`=VALUES(`search_thread_time`), `data`=VALUES(`data`), `location_url`=VALUES(`location_url`), `location_lang`=VALUES(`location_lang`), `location_data`=VALUES(`location_data`), `location_permissions`=VALUES(`location_permissions`), `theme_id`=VALUES(`theme_id`), `in_editor`=VALUES(`in_editor`)

     

  3. @Jim M

    switching to sendgrid doesn't seem to have any effect

    Reoccurring system log entry (169 times)


    OutOfRangeException: (0) #0 /var/www/vhosts/ myforum.com/httpdocs/system/Theme/Theme.php(401): IPS\Patterns\_ActiveRecord::load() #1 /var/www/vhosts/ myforum.com/httpdocs/system/Dispatcher/Standard.php(54): IPS\_Theme::i() #2 /var/www/vhosts/ myforum.com/httpdocs/system/Dispatcher/Front.php(760): IPS\Dispatcher\_Standard::baseCss() #3 /var/www/vhosts/ myforum.com/httpdocs/system/Dispatcher/Front.php(76): IPS\Dispatcher\_Front::baseCss() #4 /var/www/vhosts/ myforum.com/httpdocs/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #5 /var/www/vhosts/ myforum.com/httpdocs/index.php(13): IPS\_Dispatcher::i() #6 {main}

  4. Thank you. Yes the problem seems to be the hosting however for those who don't have IT guys it's better to have hosting and software from same supplier (imho).
    Anyway the problem was caused by the update

    6 minutes ago, Marc Stridgen said:

    if you wish to talk about moving to cloud, we can certainly assist you with that

    sounds good, Thank you

  5. 13 minutes ago, Marc Stridgen said:

    actually no real world problems

    Thanks Marc. The site started to go down some days ago. To improve, a more powerful VPS was taken, without obtaining results. So a series of optimizations were done, mainly on expires and caching, which took it from Grade E to Grade B. This improved things a bit but still takes 30 seconds to send a post with two lines of text and 20 seconds to switch to a new one page. The provider says everything is fine on his side.

    However, the problem remains also "This comment can no longer be edited", I tried to disable mod_security without getting results.

  6. Although I have a "Grade B" from Gtmetrix the forum is very slow.

    Also today it shows the error "This comment can no longer be edited. It may have been moved or deleted, or too much time may have passed since it was posted for it to be edited."

    In which direction should we investigate?
     

    Could contain: Page, Text, File

  7. Hi all, after upgrading to PHP 8.1 everything worked fine for a few minutes. Then the site went to the maintenance screen and it was also impossible to access ACP. Bringing back to the old version of PHP everything is back to normal. Do you have any suggestions for me? Many thanks!

    Community v4.7.2.1 - PHP Version 7.4.32. - Applications: Ban Members From Topics 1.1.3 - Ban Members From Forums 4.3.0 - Classifieds 2.3.5 - Enhanced AdBlock Detector 2.1.9 -
    PHP8 Compatibility Scanner OK No issues identified.

  8. hi @Adriano Faria, can you tell me something about this reoccurring system log entry?

    Error: Class 'IPS\Theme\Cache\class_core_global_global' not found in /var/www/vhosts/mywebsite.com/httpdocs/system/Theme/Theme.php(946) : eval()'d code:5 Stack trace: #0 /var/www/vhosts/mywebsite.com/httpdocs/system/Theme/Theme.php(946): eval() #1 /var/www/vhosts/mywebsite.com/httpdocs/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks() #2 /var/www/vhosts/mywebsite.com/httpdocs/system/Theme/Theme.php(797): IPS\Theme\Cache\_Template->exists() #3 /var/www/vhosts/mywebsite.com/httpdocs/uploads/template_1_1bb0e8f6d56f81d6c7163246c7be5ae2_forums.php(1377): IPS\_Theme->getTemplate() #4 /var/www/vhosts/mywebsite.com/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_forums_front_forums->forumTable() #5 /var/www/vhosts/mywebsite.com/httpdocs/system/Helpers/Table/Table.php(564): IPS\Theme\_SandboxedTemplate->__call() #6 /var/www/vhosts/mywebsite.com/httpdocs/applications/forums/modules/front/forums/forums.php(417): IPS\Helpers\Table\_Table->__toString() #7 /var/www/vhosts/mywebsite.com/httpdocs/applications/forums/modules/front/forums/forums.php(38): IPS\forums\modules\front\forums\_forums->_forum() #8 /var/www/vhosts/mywebsite.com/httpdocs/init.php(913) : eval()'d code(30): IPS\forums\modules\front\forums\_forums->manage() #9 /var/www/vhosts/mywebsite.com/httpdocs/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\banfromforums_hook_bmffForumView->manage() #10 /var/www/vhosts/mywebsite.com/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #11 /var/www/vhosts/mywebsite.com/httpdocs/index.php(13): IPS\_Dispatcher->run() #12 {main}

×
×
  • Create New...