exception at www.kaotonik.net on 2024-04-24 13:41:37

site is in debug mode - everybody can see this page
If you don't want this , but still want to see exception messages, put your ip in DebugIps list, and set Debug=False in SiteSettings.py
Requested path : /home/jonmak/t276
Client ip : 3.138.114.94
User Agent : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Postdict :

Session :
_permanent : True
lang : el
ip : 3.138.114.94
ua : Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
url : http://www.kaotonik.net/home/jonmak/t276
dt : 2024-04-24 13:41:37.775434
ut : 1713955297
Traceback (most recent call last):
  File "/var/sites/kaotonik/lib/core/SiteBuilder.py", line 91, in BuildPage
    od = ObjectData.ObjectData(urlInfo , dbTool , userId ,cache )
  File "/var/sites/kaotonik/lib/core/ObjectData.py", line 135, in __init__
    self.usersDict = self.cache.get('usersDict')
  File "/usr/local/lib/python3.8/dist-packages/flask_caching/__init__.py", line 248, in get
    return self.cache.get(*args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/flask_caching/backends/rediscache.py", line 114, in get
    self._read_clients.get(self._get_prefix() + key)
  File "/usr/local/lib/python3.8/dist-packages/redis/client.py", line 1606, in get
    return self.execute_command('GET', name)
  File "/usr/local/lib/python3.8/dist-packages/redis/client.py", line 901, in execute_command
    return self.parse_response(conn, command_name, **options)
  File "/usr/local/lib/python3.8/dist-packages/redis/client.py", line 915, in parse_response
    response = connection.read_response()
  File "/usr/local/lib/python3.8/dist-packages/redis/connection.py", line 739, in read_response
    response = self._parser.read_response()
  File "/usr/local/lib/python3.8/dist-packages/redis/connection.py", line 340, in read_response
    raise error
redis.exceptions.ConnectionError: max number of clients reached