Closed jakecausier closed 1 month ago
Thanks for reporting!
This issue will be fixed in the next version of Statamic for future sites.
You can workaround this issue for now by manually running the import command: php please statamic:eloquent:import-assets
Bug description
When installing the Eloquent Driver using the
php please install:eloquent-driver
and checking the options to import the various types of content, the process can timeout after 60 seconds if there is a large number of content items to import.Some additional factors:
php please eloquent:import-assets
How to reproduce
php please install:eloquent-driver
Logs
Environment
Additional details
No response