We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Wrong backup number after updating to 0.9.8-16
Wrong backup number after updating to 0.9.8-16
I have 2 backups in my Vesta but the number displayed is 3.
I updated the counters, I check my quota, I cleared my browser cache, I restart everything (vesta, nginx, apache) several times but nothing worked.
I updated the counters, I check my quota, I cleared my browser cache, I restart everything (vesta, nginx, apache) several times but nothing worked.
Last edited by vlahonick on Wed Jul 06, 2016 9:11 am, edited 1 time in total.
Re: Wrong backup number after updating to 0.9.8-16
I am having a similar issue. My backup number stays at the maximum number, 3, but I only have the most recent two available on my server. The last one is deleted according to the backup logs.
I do wonder if the solution at http://forum.vestacp.com/viewtopic.php? ... ups#p46293 could be a possible fix?
I do wonder if the solution at http://forum.vestacp.com/viewtopic.php? ... ups#p46293 could be a possible fix?
Re: Wrong backup number after updating to 0.9.8-16
I tried just out of curiosity to update the counters via the cli and it seems to work. I mean the backup number is correct now and after deleting one of my oldest backups the counters were also update successful.mbsmi wrote:I am having a similar issue...
Can you confirm this?
Try as root:
Code: Select all
v-update-user-counters
Code: Select all
sudo /usr/local/vesta/bin/v-update-user-counters
Re: Wrong backup number after updating to 0.9.8-16
For myself, this had no noticeable effect. I do know that I can 'delete' the already deleted backup from the backup ui and my counter will update, however it still stores no more than two backups at one time, despite showing three as backed up.vlahonick wrote: Try as root:Code: Select all
v-update-user-counters
Re: Wrong backup number after updating to 0.9.8-16
I have a backup quota of 10. In the screenshot it seems you have set it to 1. Try with let's say 5 and then update the counters via cli again.mbsmi wrote:For myself, this had no noticeable effect. I do know that I can 'delete' the already deleted backup from the backup ui and my counter will update, however it still stores no more than two backups at one time, despite showing three as backed up.vlahonick wrote: Try as root:Code: Select all
v-update-user-counters
Re: Wrong backup number after updating to 0.9.8-16
After some experimentation I observed that when a new backup is created the counter number is wrong (+1 actually). However, updating the counters via cli (via web ui does not work) the counter number is corrected.vlahonick wrote:mbsmi wrote:vlahonick wrote: Try as root:Code: Select all
v-update-user-counters
Re: Wrong backup number after updating to 0.9.8-16
Code: Select all
v-update-user-counters
Re: Wrong backup number after updating to 0.9.8-16
Fix will be in 0.9.8-17
https://bugs.vestacp.com/issues/269
Temporary solution:
https://bugs.vestacp.com/issues/269#note-1
https://bugs.vestacp.com/issues/269
Temporary solution:
https://bugs.vestacp.com/issues/269#note-1