OutlandsMud/server/logs/portal.log

391 lines
28 KiB
Plaintext

21-08-10 22:48:11 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-10 22:48:11 |Portal| Loaded.
21-08-10 22:48:11 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-10 22:48:11 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-10 22:48:11 |Portal| AMP starting on 4006
21-08-10 22:48:11 |Portal| Telnet starting on 4000
21-08-10 22:48:11 |Portal| Websocket starting on 4002
21-08-10 22:48:11 |Portal| Webserver-proxy starting on 4001
21-08-10 22:48:12 |Portal| Portal starting server ...
21-08-10 22:48:13 |Portal| Portal starting server ...
21-08-10 22:48:19 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-10 22:49:18 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=41616)
21-08-10 22:49:18 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=41620)
21-08-10 22:49:18 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=41610)
21-08-10 22:49:19 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=41618)
21-08-10 22:49:19 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=41624)
21-08-10 22:53:55 |Portal| Portal starting server ...
21-08-10 22:55:18 |Portal| Portal starting server ...
21-08-10 22:58:29 |Portal| Portal starting server ...
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:39:59 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-11 07:40:59 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=46368)
21-08-15 13:21:15 |Portal| Removing stale pidfile /home/heno/muddev/mygame/server/portal.pid
21-08-15 13:21:15 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-15 13:21:16 |Portal| Loaded.
21-08-15 13:21:16 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-15 13:21:16 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-15 13:21:16 |Portal| AMP starting on 4006
21-08-15 13:21:16 |Portal| Telnet starting on 4000
21-08-15 13:21:16 |Portal| Websocket starting on 4002
21-08-15 13:21:16 |Portal| Webserver-proxy starting on 4001
21-08-15 13:21:16 |Portal| Portal starting server ...
21-08-15 13:22:23 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48200)
21-08-15 13:22:23 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48206)
21-08-15 13:22:23 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48210)
21-08-15 14:04:15 |Portal| Unhandled Error
Traceback (most recent call last):
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 103, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/log.py", line 86, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite
why = selectable.doRead()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 243, in doRead
return self._dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/internet/tcp.py", line 249, in _dataReceived
rval = self.protocol.dataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/protocols/basic.py", line 579, in dataReceived
why = self.rawDataReceived(data)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 649, in rawDataReceived
self.handleResponseEnd()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/proxy.py", line 87, in handleResponseEnd
self.father.finish()
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/server.py", line 286, in finish
return http.Request.finish(self)
File "/home/heno/muddev/evenv/lib/python3.7/site-packages/twisted/web/http.py", line 1080, in finish
"Request.finish called on a request after its connection was lost; "
builtins.RuntimeError: Request.finish called on a request after its connection was lost; use Request.notifyFinish to keep track of this.
21-08-15 14:04:26 |Portal| Portal starting server ...
21-08-15 14:05:14 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48530)
21-08-15 14:05:14 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48532)
21-08-15 14:05:14 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48508)
21-08-15 14:05:14 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48526)
21-08-15 14:05:15 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48516)
21-08-15 14:11:16 |Portal| Received SIGTERM, shutting down.
21-08-15 14:11:16 |Portal| (TCP Port 4001 Closed)
21-08-15 14:11:16 |Portal| (TCP Port 4002 Closed)
21-08-15 14:11:16 |Portal| (TCP Port 4000 Closed)
21-08-15 14:11:16 |Portal| (TCP Port 4006 Closed)
21-08-15 14:11:16 |Portal| Main loop terminated.
21-08-15 14:11:16 |Portal| Server Shut Down.
21-08-15 14:11:29 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-15 14:11:29 |Portal| Loaded.
21-08-15 14:11:29 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-15 14:11:29 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-15 14:11:29 |Portal| AMP starting on 4006
21-08-15 14:11:29 |Portal| Telnet starting on 4000
21-08-15 14:11:29 |Portal| Websocket starting on 4002
21-08-15 14:11:29 |Portal| Webserver-proxy starting on 4001
21-08-15 14:11:30 |Portal| Portal starting server ...
21-08-15 14:11:33 |Portal| [EE] AMP Error from AdminPortal2Server: Traceback (most recent call last):
21-08-15 14:11:33 |Portal| [EE] Failure: builtins.Exception: at_object_receive() takes 2 positional arguments but 3 were given (error logged on other side)
21-08-15 14:11:33 |Portal| [EE] at_object_receive() takes 2 positional arguments but 3 were given (error logged on other side)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48660)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48662)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48646)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48658)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48654)
21-08-15 14:12:33 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=48656)
21-08-15 14:18:22 |Portal| Portal starting server ...
21-08-15 14:27:06 |Portal| Portal starting server ...
21-08-15 14:42:47 |Portal| Portal starting server ...
21-08-15 14:47:07 |Portal| Portal starting server ...
21-08-15 14:49:07 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=49304)
21-08-15 17:57:28 |Portal| Portal starting server ...
21-08-15 18:01:53 |Portal| (TCP Port 4001 Closed)
21-08-15 18:01:53 |Portal| (TCP Port 4002 Closed)
21-08-15 18:01:53 |Portal| (TCP Port 4000 Closed)
21-08-15 18:01:53 |Portal| (TCP Port 4006 Closed)
21-08-15 18:01:53 |Portal| Main loop terminated.
21-08-15 18:01:53 |Portal| Server Shut Down.
21-08-15 18:02:03 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-15 18:02:04 |Portal| Loaded.
21-08-15 18:02:04 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-15 18:02:04 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-15 18:02:04 |Portal| AMP starting on 4006
21-08-15 18:02:04 |Portal| Telnet starting on 4000
21-08-15 18:02:04 |Portal| Websocket starting on 4002
21-08-15 18:02:04 |Portal| Webserver-proxy starting on 4001
21-08-15 18:02:04 |Portal| Portal starting server ...
21-08-15 18:03:17 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50426)
21-08-15 18:28:48 |Portal| (TCP Port 4001 Closed)
21-08-15 18:28:48 |Portal| (TCP Port 4002 Closed)
21-08-15 18:28:48 |Portal| (TCP Port 4000 Closed)
21-08-15 18:28:48 |Portal| (TCP Port 4006 Closed)
21-08-15 18:28:48 |Portal| Main loop terminated.
21-08-15 18:28:48 |Portal| Server Shut Down.
21-08-15 18:28:54 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-15 18:28:55 |Portal| Loaded.
21-08-15 18:28:55 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-15 18:28:55 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-15 18:28:55 |Portal| AMP starting on 4006
21-08-15 18:28:55 |Portal| Telnet starting on 4000
21-08-15 18:28:55 |Portal| Websocket starting on 4002
21-08-15 18:28:55 |Portal| Webserver-proxy starting on 4001
21-08-15 18:28:55 |Portal| Portal starting server ...
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50648)
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50640)
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50650)
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50670)
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50652)
21-08-15 18:41:12 |Portal| Timing out client: IPv4Address(type='TCP', host='127.0.0.1', port=50660)
21-08-15 18:43:30 |Portal| (TCP Port 4001 Closed)
21-08-15 18:43:30 |Portal| (TCP Port 4002 Closed)
21-08-15 18:43:30 |Portal| (TCP Port 4000 Closed)
21-08-15 18:43:30 |Portal| (TCP Port 4006 Closed)
21-08-15 18:43:30 |Portal| Main loop terminated.
21-08-15 18:43:30 |Portal| Server Shut Down.
21-08-15 18:43:36 |Portal| Loading /home/heno/muddev/evennia/evennia/server/portal/portal.py...
21-08-15 18:43:37 |Portal| Loaded.
21-08-15 18:43:37 |Portal| twistd 20.3.0 (/home/heno/muddev/evenv/bin/python3.7 3.7.5) starting up.
21-08-15 18:43:37 |Portal| reactor class: twisted.internet.epollreactor.EPollReactor.
21-08-15 18:43:37 |Portal| AMP starting on 4006
21-08-15 18:43:37 |Portal| Telnet starting on 4000
21-08-15 18:43:37 |Portal| Websocket starting on 4002
21-08-15 18:43:37 |Portal| Webserver-proxy starting on 4001
21-08-15 18:43:37 |Portal| Portal starting server ...
21-08-15 18:44:21 |Portal| [EE] AMP Error from AdminPortal2Server: Traceback (most recent call last):
21-08-15 18:44:21 |Portal| [EE] Failure: builtins.Exception: 'Character' object has no attribute 'caller' (error logged on other side)
21-08-15 18:44:21 |Portal| [EE] 'Character' object has no attribute 'caller' (error logged on other side)
21-08-15 18:45:29 |Portal| Portal starting server ...
21-08-15 18:48:54 |Portal| Portal starting server ...
21-08-15 18:49:15 |Portal| Portal starting server ...
21-08-15 18:50:22 |Portal| Portal starting server ...
21-08-15 22:27:15 |Portal| Portal starting server ...