While logging on today (July 15 2026 ~08 GMT), I got the following message instead of the normal daily rewards “calendar” window:
OError: [Errno 28] No space left on device
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
Powered by CherryPy 3.6.0
Instead of Daily Logiin Rewards getting: *
Unfortunately there was an error, please try your request again
or occasionally this message:*
condition which prevented it from fulfilling the request.
In addition, the custom error page failed:
IOError: [Errno 28] No space left on device
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 Powered by CherryPy 3.6.0