[GH-ISSUE #34] [Bug]: Basic alerts requiring Enterprise License #125

Closed
opened 2026-03-13 17:13:37 +03:00 by kerem · 1 comment
Owner

Originally created by @harmgsn on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/34

Bug Description

New install - on the left menu under Operations the "Task Center" and "Reports" both have an enterprise crown - meaning enterprise license required. Alerts, however, does not have this crown. When clicking Alerts it does not allow you to access even the most basic alerts and instead says "Enterprise Feature" and "The 'Alertes' feature requires an Enterprise license". However, on the "Pricing" page of the website it clearly says the community edition includes "Basic email alerts".

So two bugs here - 1) That alerts is blocked behind an Enterprise License
2) When set to "GB" for language (not "EN?") it says "Alertes" feature, not "Alerts".

Steps to Reproduce

New install - open left menu pane and select "Alerts"

Expected Behavior

Alerts should not be blocked entirely by "Enterprise Feature" as basic email alerts is included in Community license

Actual Behavior

All alerts are blocked behind the "Enterprise Feature" notice

ProxCenter Version

1.2.0

Proxmox VE Version

9.1.5

Browser

Chrome 145

Logs / Screenshots

Image
Originally created by @harmgsn on GitHub (Feb 21, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/34 ### Bug Description New install - on the left menu under Operations the "Task Center" and "Reports" both have an enterprise crown - meaning enterprise license required. Alerts, however, does not have this crown. When clicking Alerts it does not allow you to access even the most basic alerts and instead says "Enterprise Feature" and "The 'Alertes' feature requires an Enterprise license". However, on the "Pricing" page of the website it clearly says the community edition includes "Basic email alerts". So two bugs here - 1) That alerts is blocked behind an Enterprise License 2) When set to "GB" for language (not "EN?") it says "Alertes" feature, not "Alerts". ### Steps to Reproduce New install - open left menu pane and select "Alerts" ### Expected Behavior Alerts should not be blocked entirely by "Enterprise Feature" as basic email alerts is included in Community license ### Actual Behavior All alerts are blocked behind the "Enterprise Feature" notice ### ProxCenter Version 1.2.0 ### Proxmox VE Version 9.1.5 ### Browser Chrome 145 ### Logs / Screenshots <img width="980" height="710" alt="Image" src="https://github.com/user-attachments/assets/90ea65c6-591c-4793-a199-7016081b9471" />
kerem 2026-03-13 17:13:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@adminsyspro commented on GitHub (Feb 22, 2026):

Hi @harmgsn, thanks for the detailed report!

1) Alerts behind Enterprise License

This is actually by design — the Alerts feature in ProxCenter (alerting engine, alert history, acknowledgment, email notifications, etc.) is part of the Enterprise edition. We understand the pricing page wording ("Basic email alerts") may be misleading and we'll update it for clarity. The Community edition includes the notification bell in the navbar which shows basic infrastructure alerts from Proxmox, but the full Alerts dashboard with configuration, history, and email routing requires an Enterprise license.

2) "Alertes" instead of "Alerts" when using English

Good catch — the default locale was set to French (fr), so on a fresh install if your browser's Accept-Language header doesn't explicitly include en, the UI defaults to French. This has been fixed: the default locale is now English (en).

To fix it on your current install: click the flag icon (🇬🇧/🇫🇷) in the top-right navbar and select 🇬🇧 English. This sets a persistent cookie and all UI text will switch to English, including the Enterprise gate message which will correctly show "Alerts" instead of "Alertes".

This fix will be included in the next release.

<!-- gh-comment-id:3940396626 --> @adminsyspro commented on GitHub (Feb 22, 2026): Hi @harmgsn, thanks for the detailed report! **1) Alerts behind Enterprise License** This is actually by design — the Alerts feature in ProxCenter (alerting engine, alert history, acknowledgment, email notifications, etc.) is part of the Enterprise edition. We understand the pricing page wording ("Basic email alerts") may be misleading and we'll update it for clarity. The Community edition includes the notification bell in the navbar which shows basic infrastructure alerts from Proxmox, but the full Alerts dashboard with configuration, history, and email routing requires an Enterprise license. **2) "Alertes" instead of "Alerts" when using English** Good catch — the default locale was set to French (`fr`), so on a fresh install if your browser's `Accept-Language` header doesn't explicitly include `en`, the UI defaults to French. This has been fixed: the default locale is now English (`en`). To fix it on your current install: click the flag icon (🇬🇧/🇫🇷) in the top-right navbar and select 🇬🇧 English. This sets a persistent cookie and all UI text will switch to English, including the Enterprise gate message which will correctly show "Alerts" instead of "Alertes". This fix will be included in the next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#125
No description provided.