Repeated app upgrade notifications after upgrade to 6.3
-
After upgrading to 6.3, I have a single app (Gitea) that seems to be sending upgrade notifications constantly - apparently 4 times a day or so. Not sure what the root problem is there - please let me know if I can be of any help.
@robin Is the app itself updated to package version 1.21.3?
-
@girish this smells like a notification bug, since the entries are 2h apart, I guess with the changes in that area it does not update the existing notification but just adds a new one?
@nebulon yes, it app update always adds a new notification. Though I don't understand how it can update to same package version again and again.
-
After upgrading to 6.3, I have a single app (Gitea) that seems to be sending upgrade notifications constantly - apparently 4 times a day or so. Not sure what the root problem is there - please let me know if I can be of any help.
@robin OK, I found the issue! This happens when the backups are failing. I think as per the other thread, you had sshfs backups not working which caused backups to fail and this in turn caused app update to fail. There is a bug that it says app was updated successfully despite it not updating. (it's only a bad notification, the app update indicator will persist to show).
I have fixed in the next patch release, thanks for reporting.
-
@robin OK, I found the issue! This happens when the backups are failing. I think as per the other thread, you had sshfs backups not working which caused backups to fail and this in turn caused app update to fail. There is a bug that it says app was updated successfully despite it not updating. (it's only a bad notification, the app update indicator will persist to show).
I have fixed in the next patch release, thanks for reporting.