MacRimi
06e6ae417e
Fix notification dispatch: NameError in _dispatch_to_channels (Quiet Hours)
...
`_dispatch_to_channels` does NOT receive the NotificationEvent object —
only the rendered primitives (title, body, severity, event_type, …).
The Quiet Hours + Daily Digest merge introduced two references to
`event.severity` / `event` inside this function, which raised
`NameError: name 'event' is not defined` for every event passing
through dispatch.
The dispatch loop swallows the exception with a broad `except`, so the
visible symptom was "the Test button works but no real event ever
arrives" — both for community beta users (multiple reports on
Telegram, 9-18 May) and verified live on a test host (id 905 in
notification_history confirms the pipeline post-fix).
- _dispatch_to_channels: read `severity` / `event_type` directly
instead of `event.severity` / `event.event_type`.
- _should_buffer_for_digest: take (ch_name, severity, event_type)
primitives instead of a NotificationEvent.
- _buffer_digest_event: same — take (ch_name, event_type,
event_group, severity, title, body).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 00:23:29 +02:00
MacRimi
6eb1312c61
1.2.1.1-beta: notification + LXC + post-install fixes
...
- flask_notification_routes: PVE webhook X-Webhook-Secret written in
standard base64 so PVE can decode it (GH #198 )
- notification_channels: Gmail SMTP App Password handling — normalize
tls_mode (None/empty → starttls), reject creds without host (false-
positive sendmail delivery), surface "AUTH not advertised" hint
- notification_events: is_vzdump_active_on_host() reads /var/log/pve/
tasks/active directly so backup_start fallback and vm_shutdown
suppression survive a Monitor restart mid-backup
- notification_templates: extract --storage flag from vzdump log →
"PBS-Cloud: vm/104/…" instead of generic "PBS:" prefix when multiple
PBS endpoints exist
- health_monitor: pve_storage_capacity + zfs_pool_capacity respect
per-item dismiss (don't keep category WARNING/CRITICAL after user
dismisses); updates_check cache invalidated when /var/log/apt/
history.log mtime advances
- lxc_mount_points: PVE volume size from subvol quota (df via
/proc/<host_pid>/root/<target> + lxc.conf size=NNNG fallback);
host_source_state detects "host detached" zombie binds; per-mount
subprocess work parallelised via ThreadPoolExecutor so a CT with
many bind mounts doesn't trip the Caddy 3s reverse-proxy timeout
- virtual-machines: "host detached" badge on bind mounts whose host
source path disappeared
- auto/customizable_post_install: log2ram FUNC_VERSION 1.1 → 1.2; new
log2ram-check.sh vacuums journal + truncates non-rotating logs
(pveproxy/access.log, pveam.log) instead of only calling
`log2ram write` (which leaves the tmpfs full); auto flow gains the
missing SystemMaxUse in /etc/systemd/journald.conf
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 00:06:49 +02:00
MacRimi
81844fa456
Update AppImage
2026-05-18 18:09:15 +02:00
MacRimi
4bedeb9fcd
Update appimage
2026-05-18 17:47:25 +02:00
jcastro
70ab072c79
Fix webhook loopback detection and update handoff
2026-05-14 14:33:27 +02:00
MacRimi
bd9af49412
Add ProxMenux-Monitor AppImage SHA256 file
2026-05-10 06:10:09 +02:00
MacRimi
ab5c7093eb
Update AppImage
2026-05-10 05:19:36 +02:00
MacRimi
b4e8c5101a
Update AppImage
2026-05-10 05:11:51 +02:00
MacRimi
911886b90c
Update AppImage
2026-05-10 05:00:00 +02:00
MacRimi
c14b72456f
Update AppImage
2026-05-10 04:46:33 +02:00
MacRimi
0288c14a29
Update AppImage
2026-05-09 23:22:45 +02:00
MacRimi
2f919de9e3
update beta ProxMenux 1.2.1.1-beta
2026-05-09 18:59:59 +02:00
MacRimi
5ed1fc44fd
Update 1.2.1.1-beta
2026-05-09 18:31:47 +02:00
github-actions[bot]
b8b49da99e
Update AppImage beta build (2026-04-21 19:30:40)
2026-04-21 19:30:40 +00:00
MacRimi
c3a5d6201e
Delete AppImage/ProxMenux-Monitor.AppImage.sha256
2026-04-21 21:12:02 +02:00
MacRimi
9e7350c3bb
Delete AppImage/ProxMenux-1.2.0.AppImage
2026-04-21 21:09:21 +02:00
github-actions[bot]
9bf99c0fdd
Update AppImage beta build (2026-04-19 11:49:17)
2026-04-19 11:49:17 +00:00
MacRimi
899eb61dcf
update verified_ai_models.json
2026-04-19 13:47:12 +02:00
github-actions[bot]
a5e6e112a5
Update AppImage beta build (2026-04-19 10:29:06)
2026-04-19 10:29:06 +00:00
MacRimi
834795d6d9
update gpu-switch-mode-indicator.tsx
2026-04-19 12:26:52 +02:00
github-actions[bot]
bcca760403
Update AppImage beta build (2026-04-19 00:10:21)
2026-04-19 00:10:21 +00:00
MacRimi
3e0b907138
update notification_events.py
2026-04-19 02:01:04 +02:00
MacRimi
4f7977b5ca
Merge branch 'main' into develop
2026-04-17 23:49:29 +02:00
MacRimi
512cc11894
Delete AppImage/ProxMenux-1.0.1.AppImage
2026-04-17 23:39:24 +02:00
github-actions[bot]
51be0bd3bd
Update AppImage release build (2026-04-17 21:38:53)
2026-04-17 21:38:53 +00:00
MacRimi
e7cca5e532
Delete AppImage/ProxMenux-1.0.2-beta.AppImage
2026-04-17 22:02:18 +02:00
MacRimi
75b08de934
update hw_grafics_menu.sh
2026-04-17 21:55:53 +02:00
github-actions[bot]
987b665115
Update AppImage beta build (2026-04-17 18:58:06)
2026-04-17 18:58:06 +00:00
MacRimi
68ca68c6f1
update hardware.tsx
2026-04-17 20:56:07 +02:00
github-actions[bot]
1d61442a49
Update AppImage beta build (2026-04-17 18:03:26)
2026-04-17 18:03:26 +00:00
MacRimi
0e2ede5e66
update v1.2.0
2026-04-17 20:01:30 +02:00
github-actions[bot]
0db74814be
Update AppImage beta build (2026-04-17 17:56:07)
2026-04-17 17:56:07 +00:00
MacRimi
75c6f74fc4
update nstall_coral_pve9.sh
2026-04-17 19:53:17 +02:00
github-actions[bot]
ac95a5afba
Update AppImage beta build (2026-04-17 15:39:07)
2026-04-17 15:39:07 +00:00
MacRimi
03850d2958
update virtual-machines.tsx
2026-04-17 17:36:57 +02:00
github-actions[bot]
c7b49cfc4a
Update AppImage beta build (2026-04-17 15:03:32)
2026-04-17 15:03:32 +00:00
MacRimi
5398211ab5
update virtual-machines.tsx
2026-04-17 17:01:24 +02:00
github-actions[bot]
dc8ebb651a
Update AppImage beta build (2026-04-17 14:41:07)
2026-04-17 14:41:07 +00:00
MacRimi
039e35f3c5
update health_monitor.py
2026-04-17 16:39:08 +02:00
github-actions[bot]
ffadb2c508
Update AppImage beta build (2026-04-17 13:42:17)
2026-04-17 13:42:17 +00:00
MacRimi
019e98e6b6
update flask_proxmenux_routes.py
2026-04-17 15:33:50 +02:00
github-actions[bot]
c998e39038
Update AppImage beta build (2026-04-17 08:42:52)
2026-04-17 08:42:52 +00:00
MacRimi
baa2ff4fa9
update health_persistence.py
2026-04-17 10:38:39 +02:00
github-actions[bot]
4b6a91e74c
Update AppImage beta build (2026-04-16 18:54:07)
2026-04-16 18:54:07 +00:00
MacRimi
37f56c8a16
Update settings.tsx
2026-04-16 20:51:52 +02:00
github-actions[bot]
09bb47f408
Update AppImage beta build (2026-04-16 18:42:29)
2026-04-16 18:42:29 +00:00
MacRimi
5db6762690
upddate flask_proxmenux_routes.py
2026-04-16 20:40:34 +02:00
github-actions[bot]
b1cc880253
Update AppImage beta build (2026-04-16 18:15:34)
2026-04-16 18:15:34 +00:00
MacRimi
7d4ea806a2
Update flask_proxmenux_routes.py
2026-04-16 20:13:13 +02:00
github-actions[bot]
2b306c9033
Update AppImage beta build (2026-04-16 18:05:44)
2026-04-16 18:05:44 +00:00