• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / supavisor / 20980487347 / 2
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 14 Jan 2026 02:57AM UTC
Files 79
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Jan 2026 02:48AM UTC coverage: 61.942% (-0.02%) from 61.963%
20980487347.2

push

github

web-flow
fix: support IPv6 in Postgres topology as well (#831)

## What kind of change does this PR introduce?

Bug fix: Supavisor failed to start up when having an IPv6-only Postgres
host, e.g. on fly.io's internal network.

## What is the current behavior?

After startup, supavisor will not be functional and loop error output
like this:
```
2026-01-12T16:38:56Z app[1853305f329658] fra [info]16:38:56.216 region=local [error] #PID<0.4921.0> (Postgrex.Notifications) failed to connect to Postgres: ** (DBConnection.ConnectionError) tcp connect (example-db.internal:5432): non-existing domain - :nxdomain
```

## What is the new behavior?

Supavisor starts up successfully and provides connectivity to the
postgres database.

## Additional context

(This was fixed as part of working on
https://github.com/SupaAutoFly/SupaAutoFly to support the latest
supabase self-hosted release.)

Co-authored-by: felipe stival <14948182+v0idpwn@users.noreply.github.com>

1818 of 2935 relevant lines covered (61.94%)

62.45 hits per line

Source Files on job run-tests - 20980487347.2
  • Tree
  • List 79
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20980487347
  • b2629f77 on github
  • Prev Job for on main (#20440020815.2)
  • Next Job for on main (#21027577089.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc