Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


ArubaCloud VPS help required
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

ArubaCloud VPS help required

wladymeerwladymeer Member
edited June 2016 in Help

I have run my VPS normally for a couple of months. I wanted to restart it once and from then I can't get pass login screen and I don't have a single clue what went wrong as nothing was touched between stop / start command.

So, the thing is - I get welcome screen, meaning - server I've made - "works" - but, when I try to login I get "connection lost" message which is very strange and I haven't encounter this type of error before.

I've also tried fresh re-install, but got same result. My guess is that some ports aren't open but everything required to run this game properly (8190, 8191, 10881, 20200-20203), and here's what server log says it happens when I try to perform login:

2016-06-07 18:11:06+0200 [NewsProtocol,18,188.117.227.170] Unhandled Error
    Traceback (most recent call last):
      File "/root/fsenv/lib/python2.6/site-packages/twisted/python/log.py", line 84, in callWithLogger
        return callWithContext({"system": lp}, func, *args, **kw)
      File "/root/fsenv/lib/python2.6/site-packages/twisted/python/log.py", line 69, in callWithContext
        return context.call({ILogContext: newCtx}, func, *args, **kw)
      File "/root/fsenv/lib/python2.6/site-packages/twisted/python/context.py", line 59, in callWithContext
        return self.currentContext().callWithContext(ctx, func, *args, **kw)
      File "/root/fsenv/lib/python2.6/site-packages/twisted/python/context.py", line 37, in callWithContext
        return func(*args,**kw)
    --- <exception caught here> ---
      File "/root/fsenv/lib/python2.6/site-packages/twisted/internet/epollreactor.py", line 217, in _doReadOrWrite
        why = selectable.doRead()
      File "/root/fsenv/lib/python2.6/site-packages/twisted/internet/tcp.py", line 460, in doRead
        return self.protocol.dataReceived(data)
      File "/root/fiveserver-0.4.9/lib/fiveserver/protocol/__init__.py", line 55, in dataReceived
        self._packetReceived(pkt)
      File "/root/fiveserver-0.4.9/lib/fiveserver/protocol/__init__.py", line 88, in _packetReceived
        self.packetReceived(pkt)
      File "/root/fiveserver-0.4.9/lib/fiveserver/protocol/__init__.py", line 141, in packetReceived
        return handler(pkt)
      File "/root/fiveserver-0.4.9/lib/fiveserver/protocol/pes6.py", line 100, in getServerList_2005
        struct.pack('!H',d)) for a,b,name,ip,port,c,d in servers])
    exceptions.TypeError: object of type 'NoneType' has no len()

2016-06-07 18:11:06+0200 [NewsProtocol,18,188.117.227.170] Connection lost: object of type 'NoneType' has no len()

Is anyone willing to try to help me out? My Skype name is vladymeer

Sign In or Register to comment.