Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Anderson Alipio

Pages: [1]
1
CentOS-WebPanel Bugs / Re: Mailbox usage bug?
« on: August 28, 2021, 01:24:12 PM »
Thanks for the report, we have solved this problem and it will be available in our new version

Thanks too for your reply.

Another thing, I don't know if it is related to this same problem and if its already fixed, but usage in user portal are shown as 0% like in the screenshot on this link https://drive.google.com/file/d/1cL-p4GlyeR1yZKJH2FawM-JIA7OVMHDC/view?usp=sharing.

FYI, my current version is CWPpro version: 0.9.8.1082

2
CentOS-WebPanel Bugs / Re: Mailbox usage bug?
« on: August 26, 2021, 03:37:50 PM »
Hi,

I'm having this same issue. Digging more about it, found out that the mail and db calculations are reporting the wrong size.

In my case, one account has home folder reported correctly, but mail disk usage are show as 37 MB (Yes, mega-byte) instead of 37 GB disk usage for all mails from that account, that's why I was assuming the disk quota usage was not working. Another account with total mail usage 1.4 GB is reporting 1.4 MB, and all others have the same issue, so there is a problem in calculating mail and DB usage, not in system quota.

Also, found in user home folder, .conf/.cachespaces.json that are created when user logs in in cwp portal, when I change the size manually in this file adding the missing numbers, it show correct, but if I delete the file, it re-creates again with wrong size.

# cat .cachespaces.json
     {"packname":"Adv1","packquota":"100000","sizehome":0,"sizemysql":0,"sizemail":37303.16,"sizebackup":0,"quota":"2992936\n"}

# du -s /var/vmail/someaccount/
38466848        /var/vmail/someaccount/


Hope this helps in fixing the bug (wich I think this is)

Pages: [1]