CanbiZ (MickLesk)
8901eabd63
fix(build): improve resilience for top Proxmox error codes (209, 215, 118, 206)
...
- Exit 209 (container creation failed): Detect CTID collision when
pct create fails with 'already exists' and auto-retry with next
available ID instead of aborting
- Exit 215 (ghost state): Add 10s polling loop for pct list visibility
after successful pct create to handle pmxcfs sync delays in clusters,
instead of failing immediately
- Exit 118 (no IP after timeout): Increase IP wait from 20s fixed to
60 attempts with progressive backoff (1s/2s/3s intervals, ~100s max),
giving slow DHCP servers and cold-start containers more time
- Exit 206 (CTID already in use): Auto-reassign to next available
container ID instead of hard-failing when a late collision is detected
in create_lxc_container()
These four error codes account for ~15% of all installation failures
(~1200 errors in analytics). The fixes add automatic recovery for race
conditions and timing issues that users cannot control.
2026-04-07 20:00:51 +02:00
community-scripts-pr-app[bot]
8e010cacfe
Update CHANGELOG.md ( #13571 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-07 12:46:23 +00:00
Michel Roegl-Brunner
a7a6d5dd17
Remove low-install-count CT scripts and installers ( #13570 )
2026-04-07 14:45:56 +02:00
community-scripts-pr-app[bot]
046e8c749a
Update CHANGELOG.md ( #13561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06
2026-04-06 19:45:40 +00:00
CanbiZ (MickLesk)
daffd75719
Papra: check env before copy ( #13553 )
2026-04-06 21:45:11 +02:00
community-scripts-pr-app[bot]
c999a61c60
Update .app files ( #13559 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-04-06 21:08:26 +02:00
community-scripts-pr-app[bot]
e8201ef3e5
Update CHANGELOG.md ( #13560 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 19:07:45 +00:00
community-scripts-pr-app[bot]
10af5efd6b
Update CHANGELOG.md ( #13558 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 19:07:30 +00:00
community-scripts-pr-app[bot]
00fdd3a3c5
Update .app files ( #13556 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-04-06 21:07:20 +02:00
community-scripts-pr-app[bot]
0c5bcb8122
Update CHANGELOG.md ( #13557 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 19:07:09 +00:00
push-app-to-main[bot]
42c02d1326
Add openthread-br (ct) ( #13536 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-06 21:07:05 +02:00
push-app-to-main[bot]
5d84c935e5
Add homelable (ct) ( #13539 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-06 21:06:40 +02:00
community-scripts-pr-app[bot]
f489db21cd
Update CHANGELOG.md ( #13555 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 18:27:47 +00:00
Tobias
a674e84eef
changedetection: fix: typing_extensions error ( #13548 )
2026-04-06 20:27:26 +02:00
community-scripts-pr-app[bot]
ec8b73c148
Update CHANGELOG.md ( #13554 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-06 18:27:25 +00:00
Tobias
e5fd7e4436
kasm: fix: fetch latest version ( #13547 )
2026-04-06 20:26:59 +02:00
community-scripts-pr-app[bot]
c2d5b27a79
Update CHANGELOG.md ( #13538 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05
2026-04-05 19:51:33 +00:00
CanbiZ (MickLesk)
b72d91ef8e
Grist: remove install:ee step (private repo, not needed for grist-core) ( #13526 )
2026-04-05 21:51:10 +02:00
community-scripts-pr-app[bot]
9ef3b919c7
Update CHANGELOG.md ( #13537 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05 19:28:59 +00:00
CanbiZ (MickLesk)
70a9d99ecd
Nginx Proxy Manager: ensure /tmp/nginx/body exists via openresty service ExecStartPre ( #13528 )
2026-04-05 21:28:34 +02:00
community-scripts-pr-app[bot]
e247a8ee8b
Update CHANGELOG.md ( #13535 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05 19:04:34 +00:00
CanbiZ (MickLesk)
68e009e9c6
MotionEye: run as root to enable SMB share support ( #13527 )
2026-04-05 21:04:08 +02:00
community-scripts-pr-app[bot]
f652864208
Update CHANGELOG.md ( #13534 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05 19:03:18 +00:00
CanbiZ (MickLesk)
59c0052bc8
core: silent() function - use return instead of exit to allow || true error handling ( #13529 )
2026-04-05 21:02:56 +02:00
community-scripts-pr-app[bot]
05748eb1ed
Update CHANGELOG.md ( #13531 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-04
2026-04-05 00:08:20 +00:00
community-scripts-pr-app[bot]
f2d6840756
Archive old changelog entries ( #13530 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-05 00:07:55 +00:00
community-scripts-pr-app[bot]
9ce2fe9ee0
Update CHANGELOG.md ( #13525 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-04 20:05:38 +00:00
Andrey Viktorov
0b24786695
komodo: set PERIPHERY_CORE_PUBLIC_KEYS to default value if absent ( #13519 )
2026-04-04 22:05:10 +02:00
community-scripts-pr-app[bot]
1abce0c695
Update CHANGELOG.md ( #13512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03
2026-04-03 19:39:19 +00:00
CanbiZ (MickLesk)
762d1e731e
OpenWRT-VM: use poweroff instead of halt to properly stop VM ( #13504 )
2026-04-03 21:38:53 +02:00
community-scripts-pr-app[bot]
3f04e49f04
Update CHANGELOG.md ( #13510 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 19:17:28 +00:00
CanbiZ (MickLesk)
730176268e
APT Proxy: Support full URLs (http/https with custom ports) ( #13474 )
...
* APT Proxy: Support full URLs (http/https with custom ports)
* APT Proxy: Add URL validation and update default.vars examples
2026-04-03 21:17:07 +02:00
community-scripts-pr-app[bot]
bff20d3b61
Update CHANGELOG.md ( #13509 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 19:15:59 +00:00
community-scripts-pr-app[bot]
3f8db3bcdb
Update CHANGELOG.md ( #13508 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 19:15:38 +00:00
CanbiZ (MickLesk)
1f5b489d4a
PVE LXC Updater: pipe apt list through cat to prevent pager hang ( #13501 )
2026-04-03 21:15:31 +02:00
community-scripts-pr-app[bot]
428436db71
Update CHANGELOG.md ( #13507 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 19:15:22 +00:00
CanbiZ (MickLesk)
f3a881e6f7
core.func: prevent profile.d scripts from aborting on non-zero exit ( #13503 )
2026-04-03 21:15:16 +02:00
CanbiZ (MickLesk)
4241c34d3c
Crafty Controller: add Java 25 for Minecraft 1.26.1+ ( #13502 )
2026-04-03 21:15:01 +02:00
community-scripts-pr-app[bot]
37588ce5f7
Update CHANGELOG.md ( #13506 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 19:14:32 +00:00
CanbiZ (MickLesk)
44ddf4cfa7
Nginx Proxy Manager: fix openresty restart by setting user root before reload ( #13500 )
2026-04-03 21:14:10 +02:00
community-scripts-pr-app[bot]
67f5d213c2
Update CHANGELOG.md ( #13499 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 16:26:44 +00:00
FADIL
5540d57431
Wealthfolio: update to v3.2.1 and Node.js 24 ( #13486 )
2026-04-03 18:26:15 +02:00
community-scripts-pr-app[bot]
2acac05ddb
Update .app files ( #13492 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-04-03 09:55:18 +02:00
community-scripts-pr-app[bot]
1a41665a83
Update CHANGELOG.md ( #13491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-03 07:54:11 +00:00
push-app-to-main[bot]
1025c7218b
netboot.xyz ( #13480 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-03 09:53:50 +02:00
community-scripts-pr-app[bot]
3e714b6f6d
Update CHANGELOG.md ( #13483 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-02
2026-04-02 22:38:08 +00:00
CanbiZ (MickLesk)
70cc9749fa
Cron LXC Updater: Add full PATH for cron environment ( #13473 )
2026-04-03 00:37:46 +02:00
community-scripts-pr-app[bot]
ffffe960ce
Update CHANGELOG.md ( #13482 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-02 22:37:43 +00:00
CanbiZ (MickLesk)
4f9f5a64c9
Grist: Guard backup restore for empty docs/db files ( #13472 )
2026-04-03 00:37:20 +02:00
community-scripts-pr-app[bot]
7c482ef06e
Update CHANGELOG.md ( #13481 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-02 22:25:11 +00:00