Jump to content

Donnie95

Clients
  • Posts

    86
  • Joined

 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 Donnie95

  1. Hello, I started getting this error after updating to 4.7.5. It mostly happen on the registration page and in the admin panel.

    FastCGI sent in stderr: "PHP message: PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /public/system/Node/Model.php on line 2429" while reading response header from upstream

    I tried disabling some plugins, same issue.

    No system or errors logs in the admin panel. 

    I have also tried raising the PHP memory limit from 256MB to 512MB.

    PHP: 8.1.13

    Mysql: 8.0.31

    Nginx: 1.18

    Thank you.

  2. Hello,

    I'm trying to create a stream that only show topics and not comments.

    Example:

    https://linustechtips.com/discover/466/

    I selected "Content items only" and "Topics" on my stream but the stream is also showing new comments and it's not what I want. I just want to see new Topics.

    Thanks.

    Edit: The stream is actually showing topics but they are sorted by latest comments, I want a stream sorted by the topic creation date.

  3. 8 hours ago, ReyDev said:

    you can view stories using widgets and in the user profile page as well. But maybe we can add an option to show the story in the profile cardview in next versions.

     

    Thanks for the reply, yeah I think it should be like Instagram, clicking on profiles pictures anywhere should open the stories.

  4. 5 hours ago, DSystem said:

    In manual mode I left 48 hours and the graph is no more than 1%

    I'm not using this plugin

    Check if there are tasks related to a plugin, I had the same problem and it was just a single task blocking all the other tasks from running.

    You can also try to change the Task Method setting to cron/with traffic.

    And check the system logs.

  5. 3 hours ago, Marc Stridgen said:

    That is not the same issue. If your system requires different permissions you would need to change the permission of that folder. You can add a constants.php file with the relevant permissions if required also.

     

     

    @Marc Stridgen I have already tested this method, no change.

    I have tested on a different server with different configuration and I can confirm that changing the folder in Files > Storage settings sometime change destination folder to 666 when the moving task is done. It may only happen with certain conditions. 

    Maybe you can ask a developer about this issue, someone might know what is causing it.

     

  6. Hello,

    I have a strange issue, when I change the storage folder for anything (Files > Storage Settings) the folder I'm switching to change its permissions to 666 after the moving background task is done. (Was set to 777 before switching the folder) The background task is completing without any errors.

    This is a serious issue because the task is deleting the original files but the files are not moved in the new location because the permission are changed to 666.

    I get nothing in the systems logs. I tried on a test install without any plugins, same issue.

    IPS 4.6.9, PHP 8.0, MYSQL 8.0, Nginx, Ubuntu 20.04.

×
×
  • Create New...