Not using correct database for new site in DNS-based multitenancy setup

Hi @balajib.cc:

Check if you really are in the supposed site …

In javascript console use:
frappe.boot.sitename

Probably there is some dns or multitenancy config issue …
Hope this helps.