BUG: Viktor always stops working after clicking a download button

In our app, we have a couple of download buttons to export the results you see in viktor into a pdf of excel file. This have always worked fine, until now. Now every time you click on one of those buttons in development, the viktor environment stop working. in the cli, you see the log: ‘app code loaded, waiting for jobs…’, but nothing in the app works anymore. restarting with viktor-cli start seems to be the only solution.

Hi,

Could you tell us which version of the CLI and which version of the connector you are using?

Does your code write any data to disk during the job?

Hi,

its viktor-cli version v0.44.5. Im not sure what you mean with the version of the connector. How can i find this?

here is a screenshot of the steps we take.