Sub Domains all show Bandwidth Exceeded

felix220

Active Member
Aug 12, 2001
29
0
301
Just did a quick search but didn't see this exact problem before..

ALL sub domains on one server are showing '509 bandwidth exceeded'.

The main host is fine and the bandwidth usage is normal..

Any ideas why just this started out of the blue? and how to fix..
 
B

bdraco

Guest
It appears that subdomains that previously got suspended don't get unsuspended for some reason .. I'll post more soon
 
B

bdraco

Guest
You can just rm -fv /var/cpanel/bwlimited/*

to quick unsuspend them all for now.
 

felix220

Active Member
Aug 12, 2001
29
0
301
No, no.. these were *never* suspended... not touched.. the one's I sent you by email are our own sites and we wouldn't be suspending ourselves.. :p


update
------------------------
OK.. got it.. thanks..
 
B

bdraco

Guest
[quote:d73cfee867][i:d73cfee867]Originally posted by felix220[/i:d73cfee867]

No, no.. these were *never* suspended... not touched.. the one's I sent you by email are our own sites and we wouldn't be suspending ourselves.. :p


update
------------------------
OK.. got it.. thanks..[/quote:d73cfee867]

Heres what happened.. At one time the site went over the bandwidth limit because of a bug in the bandwidth limiter (which I just fixed) it never got unsuspended. I fixed a bug earlier tonight in the bandwidth limiter and subdomains so it actually suspended the subdomains correctly.

Simple Reason: The bandwidth limiter wasn't limiting bandwidth on subdomains to the subdomain limit bug never appeared.
 
B

bdraco

Guest
For anyone having this problem

rm -f /var/cpanel/bwlimited/*
/scripts/upcp

This will unsuspend all bandwidth exceeded domains......All the ones that should be suspended will get resuspended within 24 hours automaticlly. Sorry for the inconvience (trying to get all bugs in cpanel crushed.. down to [b:4aa678d2da]8[/b:4aa678d2da] known bugs)
 

Deep8808

Member
Feb 12, 2002
14
0
301
Hi,
I tried removing the directory and cpcp.... but I still have the problem...Please help!
All sub Domains show.. b'width exceeded.
Your help will be greatly appreciated,
Thank you
 
B

bdraco

Guest
[quote:6df01c7aed][i:6df01c7aed]Originally posted by Deep8808[/i:6df01c7aed]

Hi,
I tried removing the directory and cpcp.... but I still have the problem...Please help!
All sub Domains show.. b'width exceeded.
Your help will be greatly appreciated,
Thank you[/quote:6df01c7aed]

Please try using the links in the WHM news in your WHM.
 

Craig

Well-Known Member
Aug 10, 2001
170
0
316
I ran /scripts/upcp and then clicked the link in WHM as told.. however we still are having this problem.

I simple disabled mod_bwlimited to get around the problem for now..

anyone else still have the issue?