[GH-ISSUE #95] Access denied by IP whitelist after update to 0.9.0.1 #70

Closed
opened 2026-03-02 15:47:42 +03:00 by kerem · 2 comments
Owner

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:

{

      "error": "Access denied",
      "ip": "::ffff:192.168.100.65",
      "message": "Your IP address is not allowed to access this service"

}

IP whitelisting is enabled for 192.168.100.0/24.

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: ``` { "error": "Access denied", "ip": "::ffff:192.168.100.65", "message": "Your IP address is not allowed to access this service" } ``` IP whitelisting is enabled for `192.168.100.0/24`.
kerem closed this issue 2026-03-02 15:47:42 +03:00
Author
Owner

@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

<!-- gh-comment-id:3974992274 --> @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
Author
Owner

@jwgn commented on GitHub (Feb 27, 2026):

Updated to v0.9.0.2, works now 👍

<!-- gh-comment-id:3975092948 --> @jwgn commented on GitHub (Feb 27, 2026): Updated to [v0.9.0.2](https://github.com/PegaProx/project-pegaprox/releases/tag/v0.9.0.2), works now 👍
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/project-pegaprox-PegaProx#70
No description provided.