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

supabase / supavisor / 20980487347
65%

Build:
DEFAULT BRANCH: main
Ran 14 Jan 2026 02:55AM UTC
Jobs 2
Files 79
Run time 1min
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: 65.281% (+0.01%) from 65.269%
20980487347

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>

0 of 1 new or added line in 1 file covered. (0.0%)

1916 of 2935 relevant lines covered (65.28%)

4191.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% lib/cluster/strategy/postgres.ex
Jobs
ID Job ID Ran Files Coverage
1 run-integration - 20980487347.1 14 Jan 2026 02:55AM UTC 79
41.06
GitHub Action Run
2 run-tests - 20980487347.2 14 Jan 2026 02:57AM UTC 79
61.94
GitHub Action Run
Source Files on build 20980487347
  • Tree
  • List 79
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20980487347
  • b2629f77 on github
  • Prev Build on main (#20440020815)
  • Next Build on main (#21027577089)
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