neylitalo Posted October 9, 2006 Share Posted October 9, 2006 Lately I've been getting a lot of "The connection has been reset" errors in Firefox on this forum - has anybody encountered this little hindrance in other browsers or other operating systems than Linux? I'm sort of hesitant to think that it would be my browser, since I don't have any similar problems on other forums or websites. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/ Share on other sites More sharing options...
ober Posted October 9, 2006 Share Posted October 9, 2006 I've seen that once or twice, but not recently. WindowsXP/Opera 9.Did you happen to notice if it's during peak hours? That could be a connection dump because of too many connections. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106307 Share on other sites More sharing options...
neylitalo Posted October 9, 2006 Author Share Posted October 9, 2006 That may very well have been the problem. Although, the only times I've noticed that we really aren't on "peak time" are 06:00 to 10:00 GMT, so it's not that hard to hit "peak time". :)Thanks, ober, for letting me know that I'm not alone. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106336 Share on other sites More sharing options...
Daniel0 Posted October 9, 2006 Share Posted October 9, 2006 I often (like every second/third day) get a message saying that smf can't connect to the database. I don't know if that is related to this. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106337 Share on other sites More sharing options...
Mutley Posted October 9, 2006 Share Posted October 9, 2006 [quote author=Daniel0 link=topic=110964.msg449346#msg449346 date=1160414042]I often (like every second/third day) get a message saying that smf can't connect to the database. I don't know if that is related to this.[/quote]I am getting that today. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106367 Share on other sites More sharing options...
ober Posted October 9, 2006 Share Posted October 9, 2006 I get that on occasion as well. Mark it up to server overloading. I did notice that the server was down the other day and phpfreak said MySQL had crashed. He restarted it and I think the forums were down as a result of that for only a few minutes. I guess it's possible that MySQL crashes could be the cause of some of the other issues we're seeing, but who knows. I'll bring it up with phpfreak the next time he's available. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106369 Share on other sites More sharing options...
Daniel0 Posted October 9, 2006 Share Posted October 9, 2006 If you don't already do this, then maybe using persistent connections could take a bit off the MySQL server load. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106372 Share on other sites More sharing options...
Mutley Posted October 9, 2006 Share Posted October 9, 2006 On the tutorials/article pages I just get loads of errors in the header:[code]Warning: mysql_query() [function.mysql-query]: Too many connections in /home/www.phpfreaks.com/public_html/includes/DatabaseObject.inc on line 68Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/www.phpfreaks.com/public_html/includes/DatabaseObject.inc on line 68MySQL Error: Too many connections MySQL Query: INSERT INTO `user_track` set `user_track_id`="", `session_id`="8fdb8302c10caccd565e293e954961ac", `last_activity`="1160416923", `last_page`="", `member`="0", `ip_address`="172.143.160.22", `refurl`="http://www.phpfreaks.com/", `user_agent`="Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7" +===========================================================+ MySQL Query: INSERT INTO `user_track` set `user_track_id`="", `session_id`="8fdb8302c10caccd565e293e954961ac", `last_activity`="1160416923", `last_page`="", `member`="0", `ip_address`="172.143.160.22", `refurl`="http://www.phpfreaks.com/", `user_agent`="Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7"Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in /home/www.phpfreaks.com/public_html/includes/DatabaseObject.inc on line 357Warning: mysql_query() [function.mysql-query]: Too many connections in /home/www.phpfreaks.com/public_html/includes/ManagerClass.inc on line 46Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/www.phpfreaks.com/public_html/includes/ManagerClass.inc on[/code]Related? Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106383 Share on other sites More sharing options...
ober Posted October 9, 2006 Share Posted October 9, 2006 Possibly... I just got 2 errors saying "unable to connect" when I tried to get into this thread. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106402 Share on other sites More sharing options...
Daniel0 Posted October 9, 2006 Share Posted October 9, 2006 It is related. Each time I get that error on SMF I errors similar to the ones you showed on the main page. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106419 Share on other sites More sharing options...
phpfreak Posted October 9, 2006 Share Posted October 9, 2006 A Connection Reset message means something in the content you were trying to post triggered our Intrusion Prevention System. There's a whole topic on this in the @phpfreaks forums. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106525 Share on other sites More sharing options...
neylitalo Posted October 9, 2006 Author Share Posted October 9, 2006 That's what I thought it was at first, but I realized that I was getting them when I was just posting simple words, no script tags, no html, no PHP at all - and then a page refresh makes it go just fine. Sometimes it tells me "You already submitted this post, maybe you hit Refresh?" or something like that, and sometimes it didn't go through properly the first time, so it does the job proper the second time. To me, that's indication that a) It's not the IPS at all, or b) The IPS has a hole in it. :) Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-106539 Share on other sites More sharing options...
Cep Posted October 19, 2006 Share Posted October 19, 2006 I have been seeing a lot of errors on the main phpfreaks page where I see my session information and a lot of MYSQL-SELECT errors popping up all over the place.At the time this was happening I tried to post here about it but got an SWF too many connections error, this about 30 minutes ago from the time I post this message. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-111146 Share on other sites More sharing options...
Daniel0 Posted October 19, 2006 Share Posted October 19, 2006 I believe they are working on it. It is because the database server can't handle the current amount of requests. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-111159 Share on other sites More sharing options...
ober Posted October 19, 2006 Share Posted October 19, 2006 Cep, if you're seeing errors on the main page, try logging out and then logging back in. We've made some changes on the main site and for whatever reason, your SESSION needs to be refreshed.I personally haven't seen as many issues lately with the connection problems. I think we've worked some of that out. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-111216 Share on other sites More sharing options...
Daniel0 Posted October 19, 2006 Share Posted October 19, 2006 I have had a lot of those connection problems today, but else there haven't been some for quite a while. Quote Link to comment https://forums.phpfreaks.com/topic/23437-the-connection-was-reset/#findComment-111224 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.