Hi everyone, We recently upgraded from v26 to v28....
# community-help
s
Hi everyone, We recently upgraded from v26 to v28. Typesense Cloud works as expected. However, we have a Typesense instance installed on a server( along with it the nodejs application that indexes content is also hosted on the same server, because .... dev ) With v26 everything worked fine with rare occurrence of 503. However after updating to v28, we see long index runs almost always terminating mid-run with 503. A cursory look at community help indicates this could be CPU exhaustion ( https://threads.typesense.org/2La9f ) . Is there a solution to this other than just increasing CPU cores and/or RAM ?
Copy code
Server Details: 

  Memory: 7.63 GiB, Processors: 2, Virtual:  true
  Processor Type: , Arch: aarch64, Manufacturer:  Amazon EC2
j
If the source of the issue is something other than CPU cores / RAM, it would be really hard to debug it outside of Typesense Cloud, given the limited visbility
So quickest solution would be to try increasing RAM and CPU and see if that fixes the issue