Trigger.dev not working in self-hosted dev environment
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!
I'm facing the same error
This is because we are using trigger v2 but we are upgrading to v3 soon #568