I am building a site using Helix Ultimate on Joomal 4. I developed it on my local and uploaded that to the server. All the public pages of the site is rendering properly. But when i try to open the /administrator page, the page opens without any asset file.
I checked the dev console and found that all the asset files are throwing the same error, 409 conflict. I am also getting the following error for template.min.js.
Loading module from “website.com/media/templates/administrator/atum/js/template.min.js?7024ff588011084e122412cfbe75cc3c” was blocked because of a disallowed MIME type (“text/html”).
I did not made any additional changes to the site, how can i this this issue?