Results 13 comments of Greg D
trafficstars

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'); ^ Error: asdf    - import.js:4 Object.   /Users/gdingle/honeyjar-master/server/scripts/import.js:4:7    - module.js:409 Module._compile  ...

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...