lpaulsen93 / dokuwiki-plugin-randominc

Randomly select a page from a namespace and include it the current page.
GNU General Public License v2.0
0 stars 1 forks source link

This plugin crashed my dokuwiki application #17

Open skittlecandy21 opened 2 years ago

skittlecandy21 commented 2 years ago

When I attempt to refresh the page with randominc feature enabled, it's giving me the 500 error. The wiki is currently hosted on an IIS server with CGI.

lpaulsen93 commented 2 years ago

Can you access the webserver's error log to get some more information?

skittlecandy21 commented 2 years ago

[02-Jun-2022 16:02:35 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\inetpub\wwwroot\dev\dokuwiki\inc\parserutils.php on line 442 [02-Jun-2022 16:03:05 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\inetpub\wwwroot\dev\dokuwiki\inc\io.php on line 117 [02-Jun-2022 16:03:29 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\inetpub\wwwroot\dev\dokuwiki\inc\io.php on line 117 [02-Jun-2022 16:03:51 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\inetpub\wwwroot\dev\dokuwiki\inc\io.php on line 255 [02-Jun-2022 16:05:17 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\inetpub\wwwroot\dev\dokuwiki\inc\io.php on line 417 [02-Jun-2022 16:07:22 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 262144 bytes) in C:\inetpub\wwwroot\dev\dokuwiki\inc\pageutils.php on line 353 [02-Jun-2022 16:24:40 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 262144 bytes) in C:\inetpub\wwwroot\dev\dokuwiki\inc\pageutils.php on line 353 [02-Jun-2022 16:25:08 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 262144 bytes) in C:\inetpub\wwwroot\dev\dokuwiki\inc\pageutils.php on line 353 [02-Jun-2022 16:26:11 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 262144 bytes) in C:\inetpub\wwwroot\dev\dokuwiki\inc\pageutils.php on line 353

skittlecandy21 commented 2 years ago

Here's another one

[02-Jun-2022 17:19:54 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in C:\inetpub\wwwroot\dev\dokuwiki\inc\pageutils.php on line 353