Unexpected token <

I did notice at one stage the error about the “aes” file, but I don’t have such a file on my webapp.
Secondly about the index.js.map file. I don’t even have an index.js file on my webapp, so this is still a strange issue for me. How can i find out which file is referencing the index.js.map file quickly?

It is baffling. None of these issues are reported on my Laragon dev server and it works fine, even on 000webhost, no issues at all. Perhaps I need to also develop using xampp as another alternative web server. So far my experience has been very terrible.

I know its always leaves a sour taste when “it works well on my machine” is reported.

1 Like

The aes file is one that the server adds in when you are using free hosting nameservers. The goal of it is basically an extra level of security. Normally, it does not cause issues.

It really is frustrating, because besides clearing your cache or using a different device, there is not much else we can tell you.

6 Likes

How’s your web app now? Mine currently seems fine as for now. I don’t even do anything, so means it’s not our fault.

1 Like

Sadly same issue…

Have you try on different browser including mobile browser? My site works on chrome dekstop/mobile, safari dekstop/mobile, but NOT on Opera browser as the same errors still appear. Weird.

1 Like

I also cannot reproduce the issue on http://bvad3.infinityfreeapp.com/#/

Could you maybe indeed try a different browser? Opera’s “Turbo” service intercepts and manipulates your website data, which may cause weird issues.

5 Likes

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