PDF Exporter error

,

When I run a PDF Exporter query, I get the following error:

On Arc (Chromium):

query1 failed (0.278s):Cannot read properties of undefined (reading 'data')

On Safari:

query1 failed (0.432s):undefined is not an object (evaluating 'e.file.data')

When I click the "Preview" button (as opposed to the "Run" button):

message:"Unexpected error occurred while running query"

This appears to be a previously reported bug that should've been fixed, but for whatever reason, this is happening again. I get this error even if I create a new PDF Exporter query in a brand-new blank app with the default options.

I'm seeing this issue only on a self-hosted Retool instance (3.114 Stable). I tried the same thing in Retool Cloud, and it worked fine. What can I do to fix this?

1 Like

I just updated our instance from 3.114.2-stable to 3.114.4-stable (the one that came out 2 days ago), and it works now.