Grzegorz Szczepanczyk
697fa0cc19
fix: clearer error for a privileged port on a specific IP (macOS)
...
With podman machine, gvproxy forwards published ports by binding them on
the host (not inside the VM) and runs unprivileged. macOS refuses to bind
a privileged port (< 1024) to a specific IP for a normal user, even though
binding all interfaces is fine, so publishing e.g. -p 127.0.0.1:80:80 used
to fail with an opaque "something went wrong with the request".
Pass the published ip:port into the gvproxy error helper and, when the body
says "permission denied" for a < 1024 port on a specific IP, return an
error that explains gvproxy binds on the host and suggests dropping the
host IP or using a port >= 1024. The raw body is kept for every other case.
Add unit tests for the helper.
Fixes : #28009
Signed-off-by: Grzegorz Szczepanczyk <g.szczepanczyk@getprintbox.com >
2026-06-19 13:25:09 +02:00
..
2026-06-01 21:45:41 +02:00
2026-04-22 14:02:25 -05:00
2026-06-11 21:56:15 +01:00
2025-09-01 12:33:04 +02:00
2024-01-04 11:53:38 +02:00
2026-05-21 13:09:42 -07:00
2026-04-22 14:02:25 -05:00
2026-03-09 16:08:43 +01:00
2026-05-21 13:09:42 -07:00
2025-11-11 12:32:46 +01:00
2026-06-12 10:12:40 +02:00
2026-05-05 15:42:04 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-03 07:28:22 +02:00
2026-06-12 10:12:40 +02:00
2026-04-22 14:02:25 -05:00
2024-11-27 08:09:50 -05:00
2026-04-22 14:02:25 -05:00
2026-05-21 13:09:42 -07:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-05-08 14:07:17 -04:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-13 07:15:17 +00:00
2026-06-09 11:51:46 -07:00
2026-05-21 13:09:42 -07:00
2026-04-30 09:52:08 -07:00
2026-06-09 14:57:27 +02:00
2026-02-27 22:18:53 +01:00
2026-06-18 14:56:24 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-06-07 11:29:49 +08:00
2026-03-12 17:22:01 +01:00
2026-05-21 13:09:42 -07:00
2026-04-21 14:27:58 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-06-27 10:50:17 +02:00
2026-06-18 17:52:11 +09:00
2026-02-27 22:18:53 +01:00
2026-04-22 14:02:25 -05:00
2026-05-22 05:18:45 -04:00
2026-04-22 14:02:25 -05:00
2022-03-23 19:05:29 +01:00
2026-06-11 10:27:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2026-02-27 22:18:53 +01:00
2026-04-22 14:02:25 -05:00
2026-05-22 14:15:49 -07:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-01 21:45:41 +02:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-05-20 14:24:47 +02:00
2026-05-20 14:24:47 +02:00
2026-04-22 14:02:25 -05:00
2026-05-20 14:24:47 +02:00
2026-06-19 13:25:09 +02:00
2026-06-19 13:25:09 +02:00
2025-09-01 12:33:04 +02:00
2026-05-20 14:24:47 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-02 15:06:37 +02:00
2026-05-28 10:28:05 +08:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2025-09-01 12:33:04 +02:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-04-22 14:02:25 -05:00
2026-05-11 13:21:12 +05:30
2026-04-22 14:02:25 -05:00
2026-05-08 14:07:17 -04:00
2026-06-02 19:02:38 +08:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-06-02 19:02:38 +08:00
2026-06-02 19:02:38 +08:00
2026-05-22 14:15:49 -07:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-06-02 19:02:38 +08:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-02-11 15:13:29 +00:00
2026-05-21 13:09:42 -07:00
2026-05-08 14:07:17 -04:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-06-11 21:56:15 +01:00
2026-06-11 21:56:15 +01:00
2026-02-27 22:18:36 +01:00
2026-05-18 00:05:10 +00:00
2026-04-22 14:02:25 -05:00
2026-06-11 21:56:15 +01:00
2026-06-11 21:56:15 +01:00
2026-05-08 14:07:17 -04:00
2026-06-11 21:56:15 +01:00
2026-04-22 14:02:25 -05:00
2026-06-11 21:56:15 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2025-10-01 10:42:08 -04:00
2025-10-01 10:42:08 -04:00
2026-04-22 14:02:25 -05:00
2026-02-27 22:18:36 +01:00
2026-05-21 13:09:42 -07:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2026-06-11 21:56:15 +01:00
2026-04-22 14:02:25 -05:00
2026-04-22 14:02:25 -05:00