mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[GH-ISSUE #20] 🐞 Bug: After updating Pegaprox, it keeps showing a popup saying the update I just installed is available again #13
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#13
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 @PhiGi87 on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/20
Hello again :-)
after I updated Pegaprox to the latest version, I repeatedly get a popup stating that the newly installed update is available. It looks like Pegaprox does not detect that the update was already applied.
The updater in the UI also seems to not recognize the installed version and continues to offer the same update: https://streamable.com/ewwmkz
regards,
Phil
@mkellermann97 commented on GitHub (Jan 29, 2026):
Hi @PhiGi87 ,
thank you for the bug reports!
I looked into it the PegaProx Service user itself can't execute as it seems "systemctl restart pegaprox"
Please run this in your VM and 90% of the bugs will disappear. (The frontend got updated but not the backend. Thats why this strange behavior occurs.)
We will bring today also a fix for it out.
Regards,
Marcus
@PhiGi87 commented on GitHub (Jan 29, 2026):
Fixed ;-) Thanks