Files
Helper-Scripts-ProxmoxVE/install
CanbiZ (MickLesk) de08fc45d4 fix(reactive-resume): fix PDF generation timeout in LXC containers (#14278) (#14416)
Two changes to resolve Puppeteer waitForFunction timeout (5000ms exceeded):

1. Use 127.0.0.1 instead of localhost for PRINTER_ENDPOINT to avoid
   potential IPv6 resolution issues in LXC containers where 'localhost'
   may resolve to ::1 while Chromium only listens on 127.0.0.1.

2. Add --no-zygote flag to the chromium-printer service. In LXC
   containers the Zygote process (used by Chrome for process forking)
   can fail silently, causing Puppeteer page rendering to hang until
   the printer timeout is exceeded.
2026-05-13 13:03:09 +02:00
..
2026-04-11 22:08:04 +02:00
2026-04-21 15:21:29 +02:00
2026-04-24 16:09:40 +02:00
2026-05-12 21:22:07 +02:00
2026-04-14 15:12:18 +02:00
2026-04-29 14:23:59 +02:00
2026-04-28 08:41:36 +02:00
2026-04-18 21:09:22 +02:00
2026-04-22 07:50:00 +02:00
2026-05-12 21:23:07 +02:00
2026-04-24 16:08:49 +02:00
2026-04-21 15:23:19 +02:00
2026-04-29 23:55:11 +02:00
2026-05-06 10:48:30 +02:00
2026-04-15 23:02:47 +02:00
2026-04-24 10:10:17 +02:00
2026-05-05 08:46:40 +02:00
2026-05-11 23:21:32 +02:00
2026-05-05 08:34:24 +02:00
2026-04-22 07:43:20 +02:00
2026-04-21 15:06:26 +02:00
2026-05-02 19:00:19 +02:00
2026-04-19 19:47:54 +02:00
2026-04-30 11:48:58 +02:00
2026-05-12 08:17:04 +02:00
2026-04-22 07:41:53 +02:00
2026-04-29 05:54:47 +02:00
2026-05-11 10:17:34 +02:00
2026-05-11 10:17:50 +02:00
2026-05-01 22:47:49 +02:00
2026-05-01 23:07:30 +02:00
2026-04-28 09:18:27 +02:00
2026-05-05 08:33:46 +02:00
2026-05-01 22:44:29 +02:00
2026-05-07 22:10:28 +02:00
2026-04-15 12:56:11 +02:00
2026-04-20 21:57:03 +02:00