Trying to use searchkick (ElasticSearch) on macOS Monterey 12.4 in the local console (i.e. Model.reindex
) results in the following error:
ETHON: Libcurl initialized
objc[36397]: +[NSNumber initialize] may have been in progress in another thread when fork() was called.
objc[36397]: +[NSNumber initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.