Ahh! I need urgent help. I'm not sure why my Clus...
# community-help
i
Ahh! I need urgent help. I'm not sure why my Cluster is a continuous state, error below: > 169-fd0b7c0829958244.js?dpl=dpl_FdCAVMR231B5oX3f1mP9KDaZ4NCi:6 Uncaught (in promise) t: Request failed with HTTP code 503 | Server said: Not Ready or Lagging I used an update function that I've used in the past but for some reason it seems to have created a Zombie function that is continuously adding products to the
Products
collection, deleting it, then recreating it again non-stop. ==== This has never happened before and I'm pretty flustered. I deleted my original cluster and recreated it... and am lost as to how to figure this out. Fortunately, I don't have the most traffic to my site but it has been "down" for the last few hours... Is there a way to terminate this so I can attempt to introduce a new Product collection creation/update function?
j
Your cluster is running into an issue that is causing it to go into a crash restart loop, and any time it restarts it returns a 503 while the data is being reloaded into memory. We've already fixed this issue in a recent RC build. So you want to go Cluster Configuration > Modify and then in the Typesense Server version dropdown, you want to pick v28.0.rc37 at the bottom of the list and schedule the change
πŸ’‘ 1
πŸ™ 1
i
Thank you for the prompt response @Jason Bosco. Doing that now. It has honestly been a whirlwind of a morning with accidentally deleting some of my price retailer URLs in Supabase when attempting to add two new retailers and then having to backup... and simultaneously running into this issue thinking that there could have been some link πŸ˜Άβ€πŸŒ«οΈ
πŸ˜… 1
Things are working on local now and Typesense is returning results. Thanks once again 🎯
πŸ‘ 1