[GH-ISSUE #91] [Register] 500 Server Error When Turnstile CAPTCHA Is Enabled #56

Closed
opened 2026-05-07 00:17:35 +02:00 by BreizhHardware · 4 comments

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

  1. Install the register plugin
  2. Enable Turnstile CAPTCHA
  3. Open the register page

Environment

  • Panel OS: Rocky Linux 10
  • Browser: Chrome Version 144.0.7559.97
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](https://imgur.com/a/cx4Je8c) ### Steps to Reproduce 1. Install the register plugin 2. Enable Turnstile CAPTCHA 3. Open the register page ### Environment - Panel OS: Rocky Linux 10 - Browser: Chrome Version 144.0.7559.97
Author
Owner

@Boy132 commented on GitHub (Jan 26, 2026):

Please post panel logs.

<!-- gh-comment-id:3798110692 --> @Boy132 commented on GitHub (Jan 26, 2026): Please post panel logs.
Author
Owner

@YoSteveGitHub commented on GitHub (Jan 26, 2026):

[2026-01-26 05:16:09] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:22:18] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:22:21] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:22:46] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:22:49] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:25:16] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:25:21] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 05:33:22] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found
[2026-01-26 05:33:30] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found
[2026-01-26 05:34:13] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found
[2026-01-26 06:58:20] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 06:58:24] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 06:58:27] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 06:58:30] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
[2026-01-26 06:58:32] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116)
<!-- gh-comment-id:3798154195 --> @YoSteveGitHub commented on GitHub (Jan 26, 2026): ``` [2026-01-26 05:16:09] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:22:18] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:22:21] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:22:46] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:22:49] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:25:16] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:25:21] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 05:33:22] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found [2026-01-26 05:33:30] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found [2026-01-26 05:34:13] production.WARNING: Could not install yarn dependencies: sh: line 1: yarn: command not found [2026-01-26 06:58:20] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 06:58:24] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 06:58:27] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 06:58:30] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) [2026-01-26 06:58:32] production.ERROR: Unable to find component: [boy132.register.filament.pages.auth.register] {"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundException(code: 0): Unable to find component: [boy132.register.filament.pages.auth.register] at /var/www/pelican/vendor/livewire/livewire/src/Mechanisms/ComponentRegistry.php:116) ```
Author
Owner

@Boy132 commented on GitHub (Jan 26, 2026):

Run php artisan optimize:clear inside the panel folder, then try again.

<!-- gh-comment-id:3798160660 --> @Boy132 commented on GitHub (Jan 26, 2026): Run `php artisan optimize:clear` inside the panel folder, then try again.
Author
Owner

@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.

<!-- gh-comment-id:3798277015 --> @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.
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#56
No description provided.