Search code examples
firebasegoogle-cloud-firestoretypesense

Typesense extension finished with status: timeout


I created a TypeSense Cloud account and created a collection.

enter image description here

Then I installed the TypeSense extension. enter image description here

But in TypeSense Cloud nothing is indexed.

What Should I Do?

My log is ending with timeout

enter image description here


Solution

  • In your extension configuration, under "Typesense Hosts", it looks like you've only entered the Cluster ID (which is the random string) instead of the full hostname.

    You want to enter the hostname as "randomid.a1.typesense.net", instead of just "randomid".