LinkinStars commented on issue #1401: URL: https://github.com/apache/answer/issues/1401#issuecomment-3388021917
@hgaol is right — the issue is indeed caused by the `/api/v1/question/similar` API. Since the error log shows `parse plugin config failed: algolia-search all hosts have been contacted unsuccessfully, it can either be a server or a network error or wrong appID/key credentials were used. You can use opt.ExposeIntermediateNetworkErrors(true) to investigate.`So the root cause likely comes from the algolia plugin. Let's ask @kumfo to help us fix this problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
