Hello everyone! We are heavily relying on Typesen...
# community-help
a
Hello everyone! We are heavily relying on Typesense for one of our iOS and Android app, and everything worked like a charm, until this morning we started noticing our Typesense started returning: `"Unhandled error ObjectNotFound: Request failed with HTTP code 404 | Server said: Could not find a field named
title
in the schema."` Title is the property which we use in
query_by
which you can see in the screenshot below. We didn't change anything on our side or in the scheme in the meantime. Then, we opened our Typesense console, we saw two things: 1. We can't open our schema screen so we see what is happening there 2. When open Search screen, we get the same error which is causing the error on the client side Can you assist me with resolving this issue? 🙏 I am attaching all relevant screenshots below ⬇️
k
Hi Aleksa, you can check the server logs to figure out what the status of the server is. Unfortunately, there is very limited help we can provide for a self-hosted environment since there are a lot of things that can potentially go wrong.
a
Hey @Kishore Nallan thanks for the answer. So you are not maintaining the typesense dashboard for self hosted: https://bfritscher.github.io/typesense-dashboard/#/ at all, right? As for the logs, you are thinking about checking logs on our own server, right?
k
We don't maintain that dashboard. And yes, look at the logs on your Typesense server