mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 18:15:50 +03:00
[GH-ISSUE #95] Access denied by IP whitelist after update to 0.9.0.1 #70
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jwgn on GitHub (Feb 27, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/95
Updated to 0.9.0.1. No longer able to access the WebUI:
IP whitelisting is enabled for
192.168.100.0/24.@mkellermann97 commented on GitHub (Feb 27, 2026):
Hi @jwgn,
Sorry about that! Our security fixes got a bit too eager.
Please run the following update on the vm/ct and it should work again:
cd /opt/PegaProx
sudo ./update.sh
Regards,
Marcus
@jwgn commented on GitHub (Feb 27, 2026):
Updated to v0.9.0.2, works now 👍