Jump to content

Background Processes in stuck


Go to solution Solved by sulervo,

Recommended Posts

When running background tasks manually, it is resulting in a 500 Internal Server Error. You will need to obtain the Server Error log entry for this error from your hosting provider and provide it here for us to provide further guidance. 

Link to comment
Share on other sites

Sorry, I am a little confused by that statement, we are not asking them to resolve the issue but merely provide us the log in question from your server error log. Without it, we cannot assist. As this is a server management task, it would be something you or them would need to provide as we only support our software, not the server management items.

Link to comment
Share on other sites

10 minutes ago, Daniel F said:

Make sure you’re using the same PHP version for the Webserver and CLI if you’re using cron jobs to run tasks 

Yes the same is in use.

@Jim M

No other errors than this PHP error:

PHP Fatal error:  Declaration of IPS\gallery\_Image::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = null, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false) must be compatible with IPS\Content\_Item::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false, $location = null) in /home/nginx/domains/xxx.com/public/applications/gallery/sources/Image/Image.php on line 1882

Would you like to check in the server?

Edited by sulervo
Link to comment
Share on other sites

3 minutes ago, sulervo said:

Yes the same is in use.

@Jim M

No other errors than this PHP error:

PHP Fatal error:  Declaration of IPS\gallery\_Image::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = null, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false) must be compatible with IPS\Content\_Item::getItemsWithPermission($where = [], $order = null, $limit = 10, $permissionKey = 'read', $includeHiddenItems = IPS\Content\Hideable::FILTER_AUTOMATIC, $queryFlags = 0, ?IPS\Member $member = null, $joinContainer = false, $joinComments = false, $joinReviews = false, $countOnly = false, $joins = null, $skipPermission = false, $joinTags = true, $joinAuthor = true, $joinLastCommenter = true, $showMovedLinks = false, $location = null) in /home/nginx/domains/xxx.com/public/applications/gallery/sources/Image/Image.php on line 1882

Would you like to check in the server?

Please make sure all files on your server are up to date and that all third-party applications/plugins are compatible with PHP 8.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...