Greg D
Greg D
I found that pymupdf did not have the random white space problem.
Here is the raw output. ``` /Users/gdingle/honeyjar-master/server/scripts/import.js:4 throw new Error('asdf'); ^ [0m[97m[41mError[0m[90m:[0m[37m [0m[97masdf[0m [0m [0m [0m [0m[90m-[0m [0m[93mimport.js[0m[90m:[0m[93m4[0m[37m [0m[37mObject.[0m [0m [0m [0m[90m/Users/gdingle/honeyjar-master/server/scripts/import.js:4:7[0m [0m [0m [0m [0m[90m-[0m [0m[93mmodule.js[0m[90m:[0m[93m409[0m[37m [0m[37mModule._compile[0m [0m [0m...
Update: I just reproed after upgrading to 5.2. The error message in the cloud UI changed to ``` InternalServerError: materialized set was not finalized! ``` After another search, it sounds...