Realtime self-hosted signature_error
Installed Supabase via docker. Expecting everything to work out of the box and everything does except Realtime. When I expect the logs I get signature_error. When I try to inspect something from Realtime > Inspector - it returns me a gain an error "Failed to connect to the channel transactions: This may be due to restrictive RLS policies. Check your role and try again." I disabled the RLS for the table and allowed it Realtime messages. Debugging the logs of the realtime container I get...
AI tools even worsened it as bugged the database config file. Do you have any idea why this could happen?
AI tools even worsened it as bugged the database config file. Do you have any idea why this could happen?