Yea, I think the server is timing out but WHY? xD the port is open. But the problem is actually the memcache or the code? Thanks!
On 28 juin, 19:26, dormando <[email protected]> wrote: > > In the logs: > > Notice: Memcache::get() [<a href='memcache.get'>memcache.get</a>]: > > Server localhost (tcp 11211) failed with: Failed reading line from > > stream (0) in <b>/var/www/html/inc/chat/libraries/server/NodeJS.php</ > > b> on line <b>37</b><br /> > > {"r":"registered"} > > > At line 37: > > $session = json_decode($this->memcache->get('session/' . $cookie- > > >sid)); > > I hate that client... > > That's either a timeout, or a corrupt key?
