cli icon indicating copy to clipboard operation
cli copied to clipboard

Supabase self hosting: error in realtime on IPv4 devices.

Open Yogesh7920 opened this issue 2 years ago • 1 comments

Describe the bug My device has IPv6 disabled so I changed the "ip_version" to "IPv4" but still it's not working. I am getting the following error image

My config.toml image

Commands tried:

  1. supabase start
  2. npx supabase@beta start

To Reproduce Steps to reproduce the behavior:

  1. Try to self host in a machine with IPv6 disabled.

Expected behavior You will find the following error in realtime image

Yogesh7920 avatar Feb 10 '24 06:02 Yogesh7920

Looks like this env var was recently deprecated without maintaining backwards compatibility https://github.com/supabase/realtime/pull/779

I will ping the realtime team to take a closer look. Apologies for the inconvenience.

sweatybridge avatar Feb 14 '24 07:02 sweatybridge

Closing as resolved by upstream

sweatybridge avatar Apr 17 '24 04:04 sweatybridge