Traceback (most recent call last):

File "/var/www/ent/module/tor_index.py", line 195, in fn
ret = await func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/var/www/ent/module/tor_index.py", line 309, in fn
ret = await func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/var/www/ent/module/pooled_db.py", line 166, in fn
ret = await func(self, db, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/var/www/ent/module/tor_index.py", line 541, in handle_request
await site.loader()

File "/var/www/ent/module/model/site.py", line 281, in loader
self.subj = await Subj(site = self).cached_load(self.subj_name, self.year, portal)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/var/www/ent/module/model/site.py", line 226, in cached_load
cache = Cache(self.site)
^^^^^^^^^^^^^^^^

File "/var/www/ent/module/cache.py", line 49, in __init__
self.fast_cleanup()

File "/var/www/ent/module/cache.py", line 64, in fast_cleanup
del FAST_CACHE[vname]['value']
~~~~~~~~~~~~~~~~~^^^^^^^^^

KeyError: b'value'