| View previous topic :: View next topic |
| Author |
Message |
TLM
Joined: 21 Aug 2006 Posts: 2926 Location: The Shell
|
Posted: Sat Jan 02, 2010 2:42 pm Post subject: AHK forum is slow of late.. |
|
|
Is it just me or does the forum take a while to load, post and or refresh.
Its been really slow since around the mid of Dec. _________________
paradigm.shift:=(_)┌П┐RTFM||^.*∞ |
|
| Back to top |
|
 |
Learning one
Joined: 04 Apr 2009 Posts: 1000 Location: Croatia
|
Posted: Sat Jan 02, 2010 3:30 pm Post subject: |
|
|
| Quote: | Is it just me or does the forum take a while to load, post and or refresh.
Its been really slow since around the mid of Dec. |
I'm also experiencing the same thing, and we are not alone.
|
|
| Back to top |
|
 |
TLM
Joined: 21 Aug 2006 Posts: 2926 Location: The Shell
|
Posted: Sat Jan 02, 2010 8:19 pm Post subject: |
|
|
Good to know.
I did notice that the main page is still just as fast as usual. Perhaps theres a different host for the forum section??
Oh well. _________________
paradigm.shift:=(_)┌П┐RTFM||^.*∞ |
|
| Back to top |
|
 |
Wingfat
Joined: 23 Aug 2004 Posts: 275 Location: East Bay, California USA
|
Posted: Thu Jan 07, 2010 7:58 pm Post subject: |
|
|
haven't noticed anything slow.. well i guess when i use IE 6 or 7 yes it takes a second longer some times.. FireFox i have not noticed any slow downs..
when i read the subject title I thought you were talking about the Forum being slow because we were all off on Vacations and such. _________________ ----------------------------
Wingfool you fat! I mean, Wingfat you fool!
Line from Woody Allen's movie "What's Up Tiger Lilly?"
----------------------------- |
|
| Back to top |
|
 |
noise
Joined: 14 May 2009 Posts: 57 Location: UK
|
Posted: Thu Jan 07, 2010 8:56 pm Post subject: |
|
|
| I've been getting a lot of database errors recently |
|
| Back to top |
|
 |
Dbofฒ Guest
|
Posted: Fri Jan 08, 2010 2:22 pm Post subject: |
|
|
It's strange that Chris didn't do anything against yet.
| Code: | Warning: mysql_connect() [function.mysql-connect]: User ahk_ahk already has more than 'max_user_connections' active connections in /home/ahk/public_html/de/forum/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/de/forum/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/de/forum/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database |
I get this error ca. 10 times a day, usually while posting...it's so annoying.. |
|
| Back to top |
|
 |
TLM
Joined: 21 Aug 2006 Posts: 2926 Location: The Shell
|
Posted: Mon Jan 11, 2010 11:46 pm Post subject: |
|
|
| Server wrote: | Couldn't get mail server response codes
DEBUG MODE
Line : 207
File : smtp.php |
hrm _________________
paradigm.shift:=(_)┌П┐RTFM||^.*∞ |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Wed Jan 13, 2010 7:17 pm Post subject: |
|
|
I think it has all been fixed now. The site has been moved to a new server that is hopefully much better than the old one.
If you notice any other problems please let me know. |
|
| Back to top |
|
 |
Ace Coder
Joined: 26 Oct 2009 Posts: 361
|
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
Posted: Thu Jan 14, 2010 1:02 pm Post subject: |
|
|
Not to be an alarmist but a few minutes ago I got this | Quote: | Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/ahk/public_html/forum/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/forum/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/forum/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database | which is the same or similar message as what other people have been reporting for the last few weeks... _________________ AHK Wiki FAQ
TF : Text files & strings lib, TF Forum |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10716
|
Posted: Thu Jan 14, 2010 1:31 pm Post subject: |
|
|
One of the drives seems to be malfunctioning, which may explain some poor-performing queries lately. Until it gets replaced, I moved MySQL to the other drive.
Here's what's in the log:
| Quote: | Jan 14 06:00:01 chicago kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Jan 14 06:00:01 chicago kernel: ata1.00: cmd b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0
Jan 14 06:00:01 chicago kernel: res 40/00:01:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
Jan 14 06:00:01 chicago kernel: ata1.00: status: { DRDY }
Jan 14 06:00:06 chicago kernel: ata1: link is slow to respond, please be patient (ready=0)
Jan 14 06:00:07 chicago kernel: ata1: soft resetting link
Jan 14 06:00:07 chicago kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 14 06:00:07 chicago kernel: ata1.00: configured for UDMA/133
Jan 14 06:00:07 chicago kernel: sd 0:0:0:0: timing out command, waited 7s
Jan 14 06:00:07 chicago kernel: ata1: EH complete
Jan 14 06:00:31 chicago smartd[3706]: Device: /dev/sda, not capable of SMART self-check
Jan 14 06:00:42 chicago smartd[3706]: Device: /dev/sda, failed to read SMART Attribute Data |
|
|
| Back to top |
|
 |
|