Pratik Kabra

Results 6 comments of Pratik Kabra

Hey, mind if I grab this! I think I can get the test coverage up from zero to something more 😛

This line from your log: > 2023-07-27 22:32:44 /bin/sh: can't open /etc/nginx/conf.d/app.conf.template.dev: no such file indicates that the host folder `deployment/data/nginx` mounted at `/etc/nginx/conf.d` was somehow missing the app.conf.template.dev file....

I can take this one if no one has picked it up yet

Can you provide a .har file with the frontend network requests from your browser?

Running into this in our app when using the `useRealtimeRunsWithTag`. We use a global SWRConfig to add custom fetch caching, tracking, error utilities etc. Not really sure why this is...

@rosmur seems identical to https://github.com/supabase/cli/issues/4466 . see that issue for possible fixes.