SyntaxError: Unexpected token { in JSON at position 1314
- aksmParticipant5 years, 1 month ago #16463
I get the following error when indexing:
Error code: parsererror
Error message: SyntaxError: Unexpected token { in JSON at position 1314The indexing seems to complete though because after a refresh the dashboard says the documents are in the index, and search seems to be working…
wpsolrKeymaster5 years, 1 month ago #16488You can try to restart indexing with the debug mode on: https://www.wpsolr.com/forums/reply/11957/
aksmParticipant5 years, 1 month ago #16575Nothing in Solr logs, but I’m seeing this in debug.log:
<h1>Forbidden</h1>
<p>You don’t have permission to access /solr/search/select
on this server.</p>
<hr>
<address>Apache/2.4.7 (Ubuntu) Server at us-west-solr7.solrcluster.com Port 443</address>
</body></html>
in /var/www/wams/wp-content/plugins/wpsolr-pro/wpsolr/core/vendor/solarium/solarium/library/Solarium/Core/Query/Result/Result.php:106
Stack trace:
#0 /var/www/wams/wp-content/plugins/wpsolr-pro/wpsolr/core/vendor/solarium/solarium/library/Solarium/Core/Client/Client.php(742): Solarium\Core\Query\Result\Result->__construct(Object(Solarium\Client), Object(Solarium\QueryType\Select\Query\Query), Object(Solarium\Core\Client\Response))
#1 /var/www/wams/wp-content/plugins/wpsolr-pro/wpsolr/core/vendor/solarium/solarium/library/Solarium/Core/Client/Client.php(774): Solarium\Core\Client\Client->createResult(Object(Solarium\QueryType\Select in /var/www/wams/wp-content/plugins/wpsolr-pro/wpsolr/core/vendor/solarium/solarium/library/Solarium/Core/Query/Result/Result.php on line 106
You must be logged in to reply to this topic.