Bug description
My search index files are not being generated on either my local machine (Windows Herd), and also randomly not generating on deployment on my staging server (Laravel Forge)
Statamic\Search\IndexNotFoundException
vendor\statamic\cms\src\Search\Comb\Index.php:73
When I run: php please search:update, there are no errors, but no files are generated in storage/framework/statamic/search
When I go to the control panel and click 'Update' on each search it says 'Update successful', but again no index files are generated in storage/framework/statamic/search
I recently upgraded to Statamic 6 and I think I followed all the correct steps.
How to reproduce
No idea.
Logs
Environment
Environment
Laravel Version: 13.7.0
PHP Version: 8.4.13
Composer Version: 2.8.12
Environment: local
Debug Mode: ENABLED
Maintenance Mode: OFF
Timezone: Europe/Dublin
Locale: en
Cache
Config: NOT CACHED
Events: CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: database
Session: file
Storage
xxx\mysite\public\storage: LINKED
Filament
Blade Icons: CACHED
Packages: forms, notifications, support, actions, infolists, schemas
Panel Components: NOT AVAILABLE
Version: v5.6.1
Views: NOT PUBLISHED
Livewire
Livewire: v4.2.4
Statamic
Addons: 7
License Key: Set
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.19.0 PRO
Statamic Addons
jacksleight/statamic-bard-texstyle: 4.1.0
marcorieser/statamic-live-search: 3.2.0
marcorieser/statamic-livewire: 5.3.1
rias/statamic-redirect: 4.1.9
spatie/statamic-responsive-images: 6.2.0
statamic/seo-pro: 7.7.0
stuartcusackie/statamic-cache-requester: 1.3.2
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Bug description
My search index files are not being generated on either my local machine (Windows Herd), and also randomly not generating on deployment on my staging server (Laravel Forge)
When I run:
php please search:update, there are no errors, but no files are generated in storage/framework/statamic/searchWhen I go to the control panel and click 'Update' on each search it says 'Update successful', but again no index files are generated in storage/framework/statamic/search
I recently upgraded to Statamic 6 and I think I followed all the correct steps.
How to reproduce
No idea.
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response