| 27 Jan 2026 |
hexa | not sure it is even used for https | 12:56:15 |
hexa | you are getting the default vhost instead | 12:56:33 |
| 1 Feb 2026 |
| Fernando Rodrigues changed their display name from SigmaSquadron to Fernando Rodrigues. | 10:43:16 |
| 4 Feb 2026 |
| tiferrei joined the room. | 03:07:23 |
| tiferrei left the room. | 12:19:33 |
| 6 Feb 2026 |
@mynacol:mynacol.xyz | I looked at the wrong thing, the wrong port number. The website connects to messages.ofborg.org:15673. There, the IPv6 address 2a01:4f8:c012:cda4::1 gives Connection refused, while the IPv4 address 138.199.148.47 returns with valid HTTPS (and valid TLS) stuff.
$ curl 'https://messages.ofborg.org:15673/ws/' -Ss -v -6
* Host messages.ofborg.org:15673 was resolved.
* IPv6: 2a01:4f8:c012:cda4::1
* IPv4: (none)
* Trying [2a01:4f8:c012:cda4::1]:15673...
* connect to 2a01:4f8:c012:cda4::1 port 15673 from [redacted] port 35854 failed: Connection refused
* Failed to connect to messages.ofborg.org port 15673 after 13 ms: Could not connect to server
* closing connection #0
curl: (7) Failed to connect to messages.ofborg.org port 15673 after 13 ms: Could not connect to server
| 14:37:43 |
@mynacol:mynacol.xyz | This very much smells like either a firewall rule, or this service is not listening on IPv6 sockets. | 14:38:34 |
hexa | # ss -lpn | grep 15673
tcp LISTEN 0 1024 0.0.0.0:15673 0.0.0.0:* users:(("beam.smp",pid=2507139,fd=53))
| 14:39:49 |
hexa | redeploying with web_stomp.ssl.ip set to :: | 14:50:14 |
hexa | # ss -lpn | grep 15673
tcp LISTEN 0 1024 *:15673 *:* users:(("beam.smp",pid=3905929,fd=53))
| 14:52:26 |
@mynacol:mynacol.xyz | Nice! Now my curl test as well as Firefox successfully work over IPv6 | 14:54:45 |
@mynacol:mynacol.xyz | * Nice! Now my curl test as well as Firefox successfully work over IPv6 (and IPv4) | 14:55:03 |
| 10 Feb 2026 |
Ramses 🇵🇸 | My ofborg comments in https://github.com/NixOS/nixpkgs/pull/488501 don't seem to trigger any builds. Am I doing something wrong, or is ofborg having issues? | 14:49:31 |
| 12 Feb 2026 |
| @mynacol:mynacol.xyz left the room. | 20:18:07 |
| 13 Feb 2026 |
| hoplopf joined the room. | 10:26:24 |
| 21 Feb 2026 |
| h7x4 changed their profile picture. | 19:27:03 |
| h7x4 changed their profile picture. | 19:30:28 |
| h7x4 changed their profile picture. | 19:33:55 |
| 22 Feb 2026 |
| Blaze joined the room. | 02:54:31 |
| 23 Feb 2026 |
| interru joined the room. | 05:10:19 |
| interru left the room. | 05:15:51 |
| 26 Feb 2026 |
| Lily Foster changed their profile picture. | 14:01:45 |
| 1 Mar 2026 |
| OwoCedar joined the room. | 01:16:44 |
| 2 Mar 2026 |
| F. York joined the room. | 20:38:36 |
| 3 Mar 2026 |
| artur joined the room. | 19:33:11 |
| 8 Mar 2026 |
| SomeoneSerge (matrix works sometimes) changed their display name from SomeoneSerge (back on matrix) to SomeoneSerge (matrix works sometimes). | 23:35:16 |
| 10 Mar 2026 |
| amadaluzia -> 4d2.org joined the room. | 07:19:57 |
| 14 Mar 2026 |
| thoth joined the room. | 16:41:31 |
thoth | Is the monitoring link of ofborg wrong ? ( https://monitoring.ofborg.org/dashboard/db/ofborg )
It times out. | 17:10:34 |
| amadaluzia -> 4d2.org changed their display name from amadaluzia to amadaluzia[uorg]. | 18:50:15 |