Hello, I've installed Typesense on Mac. Everything went well, but I'm not sure why the health check is failing, indicating that something is wrong. I would appreciate it if someone could help me out.
k
Kishore Nallan
08/20/2023, 10:38 AM
Have you checked the logs to see if the server is logging any errors?
j
Jason Bosco
08/20/2023, 3:54 PM
If you’re on an M1/M2, you want to use the docker installation method. The native binaries only work on Intel macOS
a
Akil Vohra
08/20/2023, 5:40 PM
No logs were printed.
Although I am using an M1, I was under the impression that Docker was just a suggestion, and that the binary would function.
Akil Vohra
08/20/2023, 5:40 PM
In any case, I appreciate your response. I'll give the docker installation method a try.