Edit: This disk space problem seems to have been fixed approximately around 15:00 GMT.
– Original message: –
@Umborls , @Tamtor – and anyone else this might concern:
This happened me today about 13:35 GMT while logging on; instead of the Daily Rewards window got the following message:
Traceback (most recent call last):
File “/usr/local/lib/python2.7/site-packages/CherryPy-3.6.0-py2.7.egg/cherrypy/_cprequest.py”, line 670, in respond
response.body = self.handler()
File “/usr/local/lib/python2.7/site-packages/CherryPy-3.6.0-py2.7.egg/cherrypy/lib/encoding.py”, line 217, in call
self.body = self.oldhandler(*args, **kwargs)
File “/usr/local/lib/python2.7/site-packages/CherryPy-3.6.0-py2.7.egg/cherrypy/_cpdispatch.py”, line 61, in call
return self.callable(*self.args, **self.kwargs)
File “/funcom/servers/dailyrewards.ageofconan.com/server.py”, line 128, in default
data=validate_header(request)
File “/funcom/servers/dailyrewards.ageofconan.com/server.py”, line 83, in validate_header
if game_auth(data[‘subscription_id’], data[‘cookie’], data[‘territory_id’]):
File “/funcom/servers/dailyrewards.ageofconan.com/common.py”, line 105, in game_auth
f.close()
IOError: [Errno 28] No space left on device