MrSmite Posted October 23, 2012 Report Share Posted October 23, 2012 Got this strange error in a banner at the top of my browser today: Warning: memcache_connect(): Can't connect to 127.0.0.1:11211, Connection refused (111) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 Browser: Firefox 16 Plugins: NoScript + AdBlock (disabled on TC) Quote Link to comment Share on other sites More sharing options...
Sinzia Posted October 23, 2012 Report Share Posted October 23, 2012 Same on Chrome. Quote Link to comment Share on other sites More sharing options...
Subv Posted October 23, 2012 Report Share Posted October 23, 2012 Chrome here, same problem. Quote Link to comment Share on other sites More sharing options...
Polkic Posted October 23, 2012 Report Share Posted October 23, 2012 Same on Opera 1 Quote Link to comment Share on other sites More sharing options...
KingPin Posted October 23, 2012 Report Share Posted October 23, 2012 with the last update our memcached instance keeps crashing. luckily neither of the VPS's with memcached on them were upgraded yet so they havent caught this issue. awaiting a fix. 1 Quote Link to comment Share on other sites More sharing options...
Zze Posted October 29, 2012 Report Share Posted October 29, 2012 its fixed now Quote Link to comment Share on other sites More sharing options...
KingPin Posted October 30, 2012 Report Share Posted October 30, 2012 yeah basically the memcached server keeps crashing, but theres more than one in the array (theres 2 VPS's + one local) so the site keeps working albeit with the error displayed. when I see it I restart it and that removes the error. hoping it gets updated and fixed soon. Quote Link to comment Share on other sites More sharing options...
MrSmite Posted October 30, 2012 Author Report Share Posted October 30, 2012 yeah basically the memcached server keeps crashing, but theres more than one in the array (theres 2 VPS's + one local) so the site keeps working albeit with the error displayed. when I see it I restart it and that removes the error. hoping it gets updated and fixed soon. It's working good now but FYI: I noticed that when the error is displayed it prevents me from editing my posts using Firefox (not sure about other browsers). Quote Link to comment Share on other sites More sharing options...
_root Posted October 31, 2012 Report Share Posted October 31, 2012 Chrome too . Warning: memcache_connect(): Can't connect to 127.0.0.1:11211, Connection refused (111) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 Quote Link to comment Share on other sites More sharing options...
Aokromes Posted October 31, 2012 Report Share Posted October 31, 2012 It's not browser related stop posting useless things. Quote Link to comment Share on other sites More sharing options...
KingPin Posted October 31, 2012 Report Share Posted October 31, 2012 its running on debug but no error is being reported and I dont have time to GDB it for now It's working good now but FYI: I noticed that when the error is displayed it prevents me from editing my posts using Firefox (not sure about other browsers). Chrome too . Warning: memcache_connect(): Can't connect to 127.0.0.1:11211, Connection refused (111) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 [/CODE] ok I will see if I can work out a better failover or remove the local completely till its fixed. Quote Link to comment Share on other sites More sharing options...
Zze Posted December 8, 2012 Report Share Posted December 8, 2012 +KingPin memcache is doing it again.Warning: memcache_connect(): Can't connect to 199.195.253.220:11211, Operation now in progress (115) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 and Warning: memcache_connect(): Can't connect to 199.195.253.220:11211, Connection timed out (110) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 edit:also http://i.imgur.com/FbltC.png o.O all sorts of chaos Quote Link to comment Share on other sites More sharing options...
KingPin Posted December 9, 2012 Report Share Posted December 9, 2012 the VPS with memcached was under attack, fixed for now. Quote Link to comment Share on other sites More sharing options...
Sinzia Posted January 20, 2013 Report Share Posted January 20, 2013 PS. It's back. Warning: memcache_connect(): Can't connect to 199.195.253.220:11211, Connection timed out (110) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 Chrome 24. Quote Link to comment Share on other sites More sharing options...
KingPin Posted January 20, 2013 Report Share Posted January 20, 2013 yeah sometimes earlier tonight that VPS died, waiting for hardware replacement. for the time being its been removed from rotation. Quote Link to comment Share on other sites More sharing options...
revoke1337 Posted January 21, 2013 Report Share Posted January 21, 2013 yeah sometimes earlier tonight that VPS died, waiting for hardware replacement. for the time being its been removed from rotation. Just curious, but why use memcached? These forums don't have nearly enough hits to require distributing memory caches cross servers. Why not use APC instead? Quote Link to comment Share on other sites More sharing options...
KingPin Posted January 21, 2013 Report Share Posted January 21, 2013 Just curious, but why use memcached? These forums don't have nearly enough hits to require distributing memory caches cross servers. Why not use APC instead? APC is in use actually, memcached was setup for a different site on the same machine, and since it was available it was added to IPB here for TC also. no other reason. Quote Link to comment 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.