Old builds and new build is merged!

My python web service is connected to github . So, whenever there’s a new push, it automatically deploys it. But the problem is, even when the new deployment is completely done and running, the old ones keep running even after one day! it seems the old and new builds are merged because I see some elements from the old build stacked upon elements from the new build. If you open the link to my web service, you see images from the old build displayed above a green rectangle from the new build. Why is this happening?

https://kati-m6cb.onrender.com/

Hi,

I’ve replied to the ticket you also opened. Let’s keep the conversation in one place (on the ticket). Then you can update this post when we get to the solution.

However, from what I’ve seen so far, the site is showing exactly what the latest commit contains.

Alan

The issue is solved. I replied to the ticket. Thank you so much.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.