Hi @thkr_ituc,
Please clear-cache using the below command and then check it.
bench --site [sitename] clear-cache
bench --site [sitename] clear-website-cache
If the problem is not solved remove the whole cache from the system/server.
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
I hope this helps.
Thank You!