mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #91] [Register] 500 Server Error When Turnstile CAPTCHA Is Enabled #56
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#56
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 @YoSteveGitHub on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/91
Description
500 Server Error when CAPTCHA and Register plugin are enabled together.
Screenshot
Steps to Reproduce
Environment
@Boy132 commented on GitHub (Jan 26, 2026):
Please post panel logs.
@YoSteveGitHub commented on GitHub (Jan 26, 2026):
@Boy132 commented on GitHub (Jan 26, 2026):
Run
php artisan optimize:clearinside the panel folder, then try again.@YoSteveGitHub commented on GitHub (Jan 26, 2026):
Clearing and rebuilding the cache seemed to fix the issue. It may be helpful to add this step to the README.