[GH-ISSUE #95] Putting any plugin in the plugin folder results in a 500 server error when trying to open the plugin page #58

Closed
opened 2026-05-07 00:17:37 +02:00 by BreizhHardware · 1 comment

Originally created by @poVoq on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/95

I have this odd error that on my freshly installed Pelican panel I get the following error when putting any plugin from here into the plugin folder:

500 | Server Error

file_put_contents(/var/www/pelican/storage/framework/cache/data/73/d9/73d9fdf87e4021aab2b124c1ec62c5ec1c6e5d8c): Failed to open stream: No such file or directory (View: /var/www/pelican/vendor/filament/tables/resources/views/index.blade.php) (View: /var/www/pelican/vendor/filament/tables/resources/views/index.blade.php) 

I already tried doing php artisan optimize:clear but that didn't make a difference.

When I remove the plugin folder it works again, but obviously the plugin page is empty then.

Any idea what might be the cause of this? Thanks!

Originally created by @poVoq on GitHub (Jan 29, 2026). Original GitHub issue: https://github.com/pelican-dev/plugins/issues/95 I have this odd error that on my freshly installed Pelican panel I get the following error when putting any plugin from here into the plugin folder: ``` 500 | Server Error file_put_contents(/var/www/pelican/storage/framework/cache/data/73/d9/73d9fdf87e4021aab2b124c1ec62c5ec1c6e5d8c): Failed to open stream: No such file or directory (View: /var/www/pelican/vendor/filament/tables/resources/views/index.blade.php) (View: /var/www/pelican/vendor/filament/tables/resources/views/index.blade.php) ``` I already tried doing `php artisan optimize:clear` but that didn't make a difference. When I remove the plugin folder it works again, but obviously the plugin page is empty then. Any idea what might be the cause of this? Thanks!
Author
Owner

@JoanFo3123 commented on GitHub (Jan 30, 2026):

Open a thread in discord. This is usually a permissions issue, not a bug.

<!-- gh-comment-id:3822123911 --> @JoanFo3123 commented on GitHub (Jan 30, 2026): Open a thread in discord. This is usually a permissions issue, not a bug.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins#58
No description provided.