Fresh 1.10.2 Install Getting Errors
-
Getting several of these errors on a clean install, also socket.io appears to be failing (maybe totally unrelated.)
Source map error: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data Resource URL: https://site.com/assets/src/client/chats/recent.js?v=qa1m9mg8rig Source Map URL: public/src/client/chats/recent.js.map[Learn More]
-
@scottalanmiller this is just saying that parsing the source map file failed. It's unrelated. Any other errors?
-
@PitaJ said in Fresh 1.10.2 Install Getting Errors:
@scottalanmiller this is just saying that parsing the source map file failed. It's unrelated. Any other errors?
WHat prompted me to look at the web console to see what was going on is that I'm getting socket.io errors. But the Nginx config and the config.json are seemingly identical to other systems that are working perfectly.
But we get the constant disconnect messages, and on the admin console we get the spinning circle.
-
Hold on, 95% sure that I found it.
-
Yup, ignore me. I had two configs open and was looking at the wrong one.