mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #95] Putting any plugin in the plugin folder results in a 500 server error when trying to open the plugin page #58
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
I already tried doing
php artisan optimize:clearbut 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!
@JoanFo3123 commented on GitHub (Jan 30, 2026):
Open a thread in discord. This is usually a permissions issue, not a bug.