Uncaught SyntaxError: forum spins nonstop and never loads

The errors I’m seeing in my console when I attempt to load the site in safe mode (Wacky Writers) are interesting. Things like:

Invalid or unexpected token at https://storage.wackywriters.com/assets/browser-detect-99f42f91bffa8ca1606d62b70bb92f981d83921e78ccdbd3d9538f07007f27ac.br.js

The file at https://storage.wackywriters.com/assets/browser-detect-99f42f91bffa8ca1606d62b70bb92f981d83921e78ccdbd3d9538f07007f27ac.br.js doesn’t look like javascript to me.

I’m assuming it’s a mangled version of this file: https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/scripts/browser-detect.js, but that’s just a guess.

Maybe try removing plugins from your app.yml file and rebuilding?

1 Like