mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
Olm client - IPv6 addresses must be surrounded by square brackets #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kevin-gillet on GitHub (Sep 3, 2025).
On Debian 13 amd64 server, I try to connect Olm client to my Pangolin (Gerbil) instance only via ipv6.
The goal is to establish a site to site connection to my Newt instances.
I redacted my ipv6 but the DNS entry was correct.
I did encounter this issue before too with the previous Olm version, but with the current Olm version 1.1.1 the issue is no more related to colons but brackets now as you can see.