Hi, I have an old Meteor 1.6 app in production that runs on Nginx with mup. Yesterday, it suddenly throws a syntax error in the browser console when I deploy it although it runs fine locally. I tried deploying in debug mode but this throws an error for basically every module. Has anyone experienced anything like this or have any suggestions on how to investigate it?
2 Likes
It turns out this was caused by one of the Digital Ocean droplets being low on disk space.