Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author jimaek

    (@jimaek)

    Try changing PHP and Apache settings to allow longer PHP execution times.
    Also check the logs, they will tell you what exactly is the issue.

    Thank you

    jimaek,

    I have this error as well, as it looks many others are having.

    Maybe we can get to the bottom of this.

    There is nothing in my PHP and nginx logs.

    I’ve verified that my php.ini allows for 30 seconds of execution, and MySQL 16M of packet. I did increase MySQL to 32M of packet with no improvements.

    The execution ends by roughly 5 seconds of execution.

    Thanks for your continued help.

    Plugin Author jimaek

    (@jimaek)

    The issue is known but for now I can’t do anything.
    The problem is that the list of all CDN files is downloaded and loaded into memory.
    So sometimes users have issues with either memory limits or timeout limits while its downloading and processing.

    I recommend raising all limits and trying it out. Unfortunately until there is a new version there are no other options.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘500 Internal Server Error’ is closed to new replies.