Previous Thread
Next Thread
Print Thread
Hop To
#160673 06/08/2002 11:25 AM
Anonymous
Unregistered
Anonymous
Unregistered
I've been running UBB 6.2.1 fine for several months, then inexplicably two nights ago the processes began running out of control and the board and control panel became totally inaccessible. I've spoken with my web host and they're telling me they have a limit of 50 processes, our board is suddenly using in excess of 100. When they go in and manually shut down processes I have only a few moments of very slow access before it locks me out again. I don't even have the ability to get into the CP so I can perform an upgrade in hopes of correcting the problem. Ideas?

http://www.banzaisquadron.com/cgi-bin/ubb/ultimatebb.cgi

#160674 06/10/2002 12:58 PM
Anonymous
Unregistered
Anonymous
Unregistered
I just attempted to visit the board - I was told that CGI exection was suspended due to high load.

Your UBB is experiencing difficulties due to high server load resulting in poor performance (or the other way around - it's one of those chicken & egg things... load causes slowness, which causes more load, which causes further slowness...)

When things slow to a crawl in that manner, the UBB file locking routines tend to start falling over one another as the system gets confused as to whom the locks belong. That's why UBB instances just seem to hang in memory like that.

If things continue in this manner, you should begin seeking out another web hosting provider.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160675 06/10/2002 2:33 PM
Anonymous
Unregistered
Anonymous
Unregistered
When I was troubleshooting this with my webhost they were able to kill enough processes for me to get into the control panel once. The first thing I did was disable all the forums. Within 3 minutes the processes were out of control again. Why would it continue to perform this way when users can't even access it?

#160676 06/10/2002 3:44 PM
Anonymous
Unregistered
Anonymous
Unregistered
The server itself is overloaded - when the UBB runs, it just adds to the noise, which contributes further to the load...

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160677 06/10/2002 5:15 PM
Anonymous
Unregistered
Anonymous
Unregistered
According to Earthlink (the webhost in this case) this account is the only one this server having any issues. In fact, according to the tech, there's another account running UBB on the same server, with no problems.

#160678 06/10/2002 5:38 PM
Anonymous
Unregistered
Anonymous
Unregistered
Aha! Earthlink has a number of known issues with their server and locked file locking.

FTP in - download the vars_pntf.cgi file. Edit it in Notepad. Find the line that reads:

q~Enabled~ => q~yes~,

Alter it to read:

q~Enabled~ => q~no~,

Upload, set permissions.

FTP to the /noncgi/cache-/pntf directory. Delete the "now.cgi" file.

Your UBB should pick right up after that.

I would highly suggest seeking out a new hosting provider. Earthlink's servers simply crumble when confronted with newer UBBs and the Recent Visitors feature when there's a lot of traffic involved.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160679 06/10/2002 9:12 PM
Anonymous
Unregistered
Anonymous
Unregistered
Well I did as suggested but it doesn't seem to have made a difference. Still can't access at all. Are there instructions somewhere for moving a production UBB from one host to another? I worry that I may just be moving the problem...

#160680 06/11/2002 1:43 PM
Anonymous
Unregistered
Anonymous
Unregistered
Mmm, I forgot to tell you to delete global.cgi in the cache-/lock directory. Oops. <img src="https://www.ubbcentral.com/boards/images/graemlins/blush.gif" alt="" />

Earthlink might also need to reboot the server to clean out the remaining locks on global.cgi

This has been an issue mainly on Earthlink, but any poorly tuned server could have the same problems easily.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160681 06/12/2002 9:19 AM
Anonymous
Unregistered
Anonymous
Unregistered
I have a request in for them to reboot, hopefully that will do it.

In your experience who is better host? I have a local webserver (IIS 5) hosting a few smaller sites right now, but the bandwidth is limited, how much does UBB require to function effectively?

Thanks for the help.

#160682 06/12/2002 1:35 PM
Anonymous
Unregistered
Anonymous
Unregistered
Unless you're on a pretty fast DSL line, I wouldn't advise trying to run any real website from your computer.

You can seek out recommended web hosts in our web hosting forum... We also provide web hosting ourselves. <img src="https://www.ubbcentral.com/boards/images/graemlins/wink.gif" alt="" /> http://www.infopop.com/webhosting/

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160683 06/12/2002 5:49 PM
Anonymous
Unregistered
Anonymous
Unregistered
Check out http://www.powweb.com - I dont have a big board (8,000 page views this month) but their server handles that very well - it's quick with good back door access, great stats and pretty cheap.

Tech support is a bit lame and it sometimes goes down for half an hour but apart from that no real issues. <img src="https://www.ubbcentral.com/boards/images/graemlins/wink.gif" alt="" />

--------------------------------------------
I'm depriving a village somewhere of an idiot !

#160684 07/03/2002 1:04 AM
Anonymous
Unregistered
Anonymous
Unregistered
I'm piggy-backing here, because I have a BB on Earthlink and am having the same problem, but maybe some different insights. I can go to my board, make posts and travel merrily around. Then, 15 minutes later, if I try to go back in - nada - I get a delay and a blank page. If I link to a specific topic, I can go directly there, but not to the topic list - most of the time. Sometimes the list and a topic or two will not come up. This is happening to other users. This is a board just for family - only 5 registered members so far and only 2 of us post much and the board has been up only a few weeks, but every post seems to bring the board down for a while. After reading this thread, I found that FTP-ing in and removing the "now" and "global" files corrects the problems immediately, but it does not last. I think that the problems might be occurring only when posts are against a private or restricted topic.

Using ver 6.3.0.1
Board Here

#160685 07/03/2002 8:44 AM
Anonymous
Unregistered
Anonymous
Unregistered
Quote
Originally posted by Charles Capps:
Aha! Earthlink has a number of known issues with their server and locked file locking.

FTP in - download the vars_pntf.cgi file. Edit it in Notepad. Find the line that reads:

q~Enabled~ => q~yes~,

Alter it to read:

q~Enabled~ => q~no~,

Upload, set permissions.
Did you also do this?

90% of being smart is knowing what you are dumb at.
http://thegeeksinc.com/cgi-bin/ultimatebb.cgi

#160686 07/03/2002 11:29 AM
Anonymous
Unregistered
Anonymous
Unregistered
No need - the version I have already had that line as quoted.

#160687 07/03/2002 12:49 PM
Anonymous
Unregistered
Anonymous
Unregistered
It just happened to me again - with no posting. I was on a forum page and opened a new window to go to another place. After about 30-45 minutes, I went back to the forum page window, clicked on the link to the BB main page and got the blank page again. Refreshing doesn't help. I can still link directly to the forum page I was on, and to all of the others, except the other restricted forum. BTW, I did not post anything this time.

#160688 07/03/2002 12:52 PM
Anonymous
Unregistered
Anonymous
Unregistered
It can't be - Recent Visitors is on on your board.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160689 07/03/2002 1:06 PM
Anonymous
Unregistered
Anonymous
Unregistered
Quote
Originally posted by Charles Capps:
It can't be - Recent Visitors is on on your board.
What "can't be" ???

BTW - it's all OK at this moment. When I posted it wasn't. Time seems to help and hurt.

#160690 07/03/2002 2:12 PM
Anonymous
Unregistered
Anonymous
Unregistered
I can't get in right now, from the front page. I clicked "Board here" link above - no go. I went directly here and had a long wait, but it worked (including recent visitors). Clicked on the logo for the main page - no go.

#160691 07/03/2002 2:18 PM
Anonymous
Unregistered
Anonymous
Unregistered
Sorry, you were composing your message while I was reading other topics and replying to this. <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />

The instructions posted above are for manually turning off the Recent Visitors function, which is the cause of the lockups you are receiving.

Please turn the feature off now.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160692 07/03/2002 2:19 PM
Anonymous
Unregistered
Anonymous
Unregistered
Edited to remove as irrelevent.

#160693 07/03/2002 2:24 PM
Anonymous
Unregistered
Anonymous
Unregistered
We seem to be cross-posting a lot. Should I turn the feature off in the control panel? When I followed the instructions and looked at the vars_pntf.cgi file from my site and version it had enabled as "no" - but maybe I was looking in the wrong place. Also, will I have to move to a new host to prevent this problem??

#160694 07/03/2002 3:16 PM
Anonymous
Unregistered
Anonymous
Unregistered
Yes, turn it off from the control panel.

You will need to move off of Earthlink if you wish to use Recent Visitors. We're still not sure what causes it to fail on their servers...

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!

#160695 07/03/2002 3:36 PM
Anonymous
Unregistered
Anonymous
Unregistered
Thanks for the prompt help. I found that Earthlink's own Control Center has locking problems as well in the File Manager. If I check on or change permissions, sometimes I go back in, but get locked out with a message like "This feature is not currently available - try later." and it varies like the problems on the BB - doesn't always happen, goes away fast sometimes or slow other times and sometimes requires me to login again.

#160696 11/27/2002 7:53 PM
Anonymous
Unregistered
Anonymous
Unregistered
Can someone tell me if this issue has been resolved?

I'm on UBB.classicTM 6.3.0.

Been working fine for about 9 months on a great provider, then all of the sudden *BAM* - issues for the past two days. The ISP deletes the file causing the locking problem, the issue goes away for a little while, then it comes back again.

Please advise,
Jason Boche, Webmaster, ARMCA.ORG
Email: []webmaster@armca.org<br[/] />Our message forums: http://www.armca.org/cgi-bin/ultimatebb.cgi

#160697 12/02/2002 10:21 AM
Anonymous
Unregistered
Anonymous
Unregistered
Please refrain from bringing up months-old topics.

Please turn Recent Visitors off as I have advised others to do, then open a support ticket. Thanks.

--
Charles Capps
UBB.classic™ Developer
Having problems? Open up a support ticket!


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
2 members (Nightcrawler, Ruben), 694 guests, and 214 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)