Files
ProxmoxVE/install
CanbiZ (MickLesk) 7dbb0a75ef fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts
Part of #12467 — scripts only (no framework changes).

New exit codes 250-254 registered in api.func and error_handler.func:
- 250: App download failed or version not determined
- 251: App file extraction failed (corrupt/incomplete archive)
- 252: App required file or resource not found
- 253: App data migration required — update aborted
- 254: App user declined prompt or input timed out

Existing codes reused where applicable:
- 10: privileged/Docker required (unifi-os-server)
- 64: invalid user input (postgresql, tomcat)
- 71: system error (pulse useradd)
- 150: service failed to start (docker, npmplus)
- 153: build failed (booklore)
- 233: app not installed (evcc, endurain, grafana, loki, itsm-ng)
- 236: hardware not detected (unifi-os-server /dev/net/tun)
- 238: OS not supported (frigate)
2026-03-02 13:27:28 +01:00
..
2026-01-30 23:48:51 +01:00
2026-02-07 22:24:55 +01:00
2026-01-29 18:43:00 +01:00
2026-01-07 08:49:12 +01:00
2026-02-20 21:05:09 +01:00
2026-02-07 22:51:47 +01:00
2026-02-15 20:43:26 +01:00
2026-02-24 19:54:21 +01:00
2026-01-13 08:53:37 +01:00
2026-01-24 07:55:04 +01:00
2026-02-02 20:10:55 +01:00
2026-01-08 14:57:56 +01:00
2026-01-19 13:36:59 +01:00
2026-01-11 14:14:19 +01:00
2026-01-09 20:31:30 +01:00
2026-02-26 11:14:18 +01:00
2026-02-02 09:02:11 +01:00
2026-01-07 08:49:12 +01:00
2026-01-31 00:10:38 +01:00
2026-01-22 11:56:59 +01:00
2026-02-06 20:43:40 +01:00
2026-03-01 20:41:55 +01:00
2026-03-02 09:36:16 +01:00
2026-01-15 14:19:34 +01:00
2026-02-23 22:41:29 +01:00
2026-01-07 08:49:12 +01:00
2026-02-23 19:21:26 +01:00
2026-01-06 19:39:40 +01:00
2026-02-05 15:31:45 +01:00
2026-02-05 15:31:45 +01:00
2026-02-27 13:54:45 +01:00
2026-01-18 15:09:14 +01:00
2026-02-13 09:24:13 +01:00
2026-01-07 08:49:12 +01:00
2026-01-17 03:14:44 +01:00
2026-02-04 11:00:15 +01:00
2026-02-04 08:38:14 +01:00
2026-01-31 22:51:38 +01:00
2026-02-25 16:16:23 +01:00