Hello, I have two sites A and B, deployed on the same server as Meilisearch,
A and B use the same MeilisearchAPI key but different Index name prefixes. A few days later, site A is unable to post. The reason is found to be Scout search. But site B is fine.
In the past two days, I have installed Post Stream Search, GB Password Strength, FoF Pretty Mail, and Confix Theme. I don’t know if it’s related to these
POST https://demo.gitzaai.com/api/discussions
Symfony\Component\HttpClient\Exception\InvalidArgumentException: Invalid URL: scheme is missing in "//127.0.0.1:7700/indexes/meili_flarumposts/documents?primaryKey=id". Did you forget to add "http(s)://"? in /home/wwwroot/demo.gitzaai.com/vendor/symfony/http-client/HttpClientTrait.php:449
Stack trace:
#0 /home/wwwroot/demo.gitzaai.com/vendor/symfony/http-client/HttpClientTrait.php(173): Symfony\Component\HttpClient\CurlHttpClient::resolveUrl()
#1 /home/wwwroot/demo.gitzaai.com/vendor/symfony/http-client/CurlHttpClient.php(89): Symfony\Component\HttpClient\CurlHttpClient::prepareRequest()
#2 /home/wwwroot/demo.gitzaai.com/vendor/symfony/http-client/Psr18Client.php(95): Symfony\Component\HttpClient\CurlHttpClient->request()
#3 /home/wwwroot/demo.gitzaai.com/vendor/meilisearch/meilisearch-php/src/Http/Client.php(162): Symfony\Component\HttpClient\Psr18Client->sendRequest()
#4 /home/wwwroot/demo.gitzaai.com/vendor/meilisearch/meilisearch-php/src/Http/Client.php(99):
