papermark icon indicating copy to clipboard operation
papermark copied to clipboard

Trigger.dev not working in self-hosted dev environment

Open Srinath12345 opened this issue 1 year ago • 2 comments

While setting the project locally i got most of the functionalities working however, I'm hitting issues with trigger.dev.

Even after following the setup instructions, trigger.dev isn't behaving as expected. I think there might be some missing config or details for self-hosted setups.

The error I'm seeing when opening the metrics page of an uploaded document:

Error: No QueryClient set, use QueryClientProvider to set one at components\documents\process-status-bar.tsx (15:25) @ documentVersionId

Any chance we could get more detailed docs or guidance on configuring the dev environment to get trigger.dev working properly?

Thanks!

Srinath12345 avatar Aug 27 '24 16:08 Srinath12345

I'm facing the same error

harikrish-s avatar Aug 27 '24 16:08 harikrish-s

This is because we are using trigger v2 but we are upgrading to v3 soon #568

mfts avatar Aug 28 '24 09:08 mfts