Elie Habib
4340c60f68
fix(railway): keep Node 20 + force IPv4 DNS ordering ( #1641 )
...
Node 20's fetch() (undici) tries IPv6 first. Railway containers don't
support IPv6 (IPV6_NDISC failures in network trace), causing all seed
services to crash.
Fix: set NODE_OPTIONS=--dns-result-order=ipv4first via nixpacks.toml
so all Railway services prefer IPv4. Keeps Node 20 for import attributes.
2026-03-15 11:20:51 +04:00
..
2026-03-15 01:42:04 +04:00
2026-03-15 08:24:09 +04:00
2026-02-28 17:43:56 +04:00
2026-03-14 15:07:30 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 11:09:34 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 08:49:52 +04:00
2026-03-14 21:29:21 +04:00
2026-03-12 06:50:30 +04:00
2026-03-05 10:16:43 +04:00
2026-03-14 21:29:21 +04:00
2026-02-26 20:52:44 +04:00
2026-03-14 23:42:30 +04:00
2026-03-01 11:53:20 +04:00
2026-03-01 11:53:20 +04:00
2026-03-07 10:00:03 +04:00
2026-03-14 21:29:21 +04:00
2026-03-01 15:59:53 +04:00
2026-03-14 21:29:21 +04:00
2026-03-01 11:53:20 +04:00
2026-03-15 11:20:51 +04:00
2026-03-08 09:00:45 +04:00
2026-03-15 02:50:13 +04:00
2026-03-11 13:15:21 +04:00
2026-03-01 11:53:20 +04:00
2026-03-15 01:30:54 +04:00
2026-03-15 00:37:31 +04:00
2026-03-14 21:29:21 +04:00
2026-03-05 10:09:27 +04:00
2026-03-08 00:09:24 +04:00
2026-03-15 00:37:31 +04:00
2026-03-14 15:07:30 +04:00
2026-03-08 00:09:24 +04:00
2026-03-14 21:29:21 +04:00
2026-03-04 17:37:15 +04:00
2026-03-04 17:37:15 +04:00
2026-03-15 00:37:31 +04:00
2026-03-15 11:09:34 +04:00
2026-03-07 10:51:45 +04:00
2026-03-15 08:23:59 +04:00
2026-03-15 00:37:31 +04:00
2026-03-08 00:09:24 +04:00
2026-03-15 03:15:30 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 11:09:34 +04:00
2026-03-14 21:29:21 +04:00
2026-03-08 00:09:24 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 01:30:54 +04:00
2026-03-15 03:15:30 +04:00
2026-03-10 07:23:07 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 00:37:31 +04:00
2026-03-15 01:30:54 +04:00
2026-03-08 00:09:24 +04:00
2026-03-07 22:24:58 +04:00
2026-03-15 00:37:31 +04:00
2026-03-07 06:44:01 +04:00
2026-03-15 11:09:34 +04:00
2026-03-14 21:29:21 +04:00
2026-03-15 10:26:08 +04:00
2026-03-14 21:29:21 +04:00
2026-03-07 22:37:36 +04:00
2026-03-14 10:23:20 +04:00
2026-02-19 07:53:15 +04:00
2026-03-14 21:29:21 +04:00
2026-03-04 17:37:15 +04:00
2026-03-15 09:29:50 +04:00