#community-help

Connection Error with Typesense Server

TLDR john was having trouble connecting to the Typesense server, and Jason advised checking the logs for any errors.

Powered by Struct AI
Sep 16, 2022 (12 months ago)
john
Photo of md5-8580135584bd6fa853df7106a84c1fe2
john
12:43 PM
Hello everyone, hope this message finds you all well. please help,


(base) x@xnoMacBook-Pro typesense % brew services restart [email protected]
Stopping [email protected]... (might take a while)
==> Successfully stopped [email protected] (label: [email protected])
==> Successfully started [email protected] (label: [email protected])
(base) x@xnoMacBook-Pro typesense % curl http://localhost:8108/health
curl: (7) Failed to connect to localhost port 8108: Connection refused
(base) x@xnoMacBook-Pro typesense %
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
03:01 PM
Could you check the logs under /usr/local/var/log/typesense/ or /opt/homebrew/var/log/typesense/ (Apple Silicon) to check if there are any errors logged there?