If you get a CORS/CORB error on https://infinityfree.net/errors/404/, it means that some URL on the page redirects to a non-existent URL, which makes it go to our 404 Page Not Found error.
Given that it complains about the file manifest.json afterwards, maybe that file is missing too?
Thanks to you both, You were right there is a missing file, seems that uploading in file manager not catching all file with drag-drop, also not extracting a zip but I came over that manually.
Nop… File manifest.json wont load. I’ve tried it… Even if i can open it on a separate page, when the browser loads it on the Applications tab on the Developer Tools, it shows this error. Upon attempting to obtain the file, the request returned “This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support”. That’s why there is an error at line1 like “Manifest: Line: 1, column: 1, Syntax error” says.