.......................................... self.handle() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:17  Thread-1335           ERROR: Main (-139340032) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:17  Thread-1335           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Web Server (-217576640) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Watcher (-209188032) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:17  Thread-1335           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1335           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1335           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:17  Thread-1336           [Web] Increase: 1 (from 10.43.0.1:24402)
2026-02-01 20:09:17  Thread-1336           [Web] Decrease: 0 (from 10.43.0.1:24402)
2026-02-01 20:09:17  Thread-1336           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:17  Thread-1336           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:17  Thread-1336           ERROR:     realm ..................... "__rsc" 
2026-02-01 20:09:17  Thread-1336           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:17  Thread-1336           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:17  Thread-1336           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf94c> 
2026-02-01 20:09:17  Thread-1336           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:17  Thread-1336           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:17  Thread-1336           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:17  Thread-1336           ERROR: Thread-1336 (-268432576) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:17  Thread-1336           ERROR: Main (-139340032) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:17  Thread-1336           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Web Server (-217576640) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Watcher (-209188032) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:17  Thread-1336           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:17  Thread-1336           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:17  Thread-1336           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:18  Thread-1337           [Web] Increase: 1 (from 10.43.0.1:24408)
2026-02-01 20:09:18  Thread-1337           [Web] Decrease: 0 (from 10.43.0.1:24408)
2026-02-01 20:09:18  Thread-1337           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:18  Thread-1337           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:18  Thread-1337           ERROR:     realm ..................... "rsc" 
2026-02-01 20:09:18  Thread-1337           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:18  Thread-1337           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:18  Thread-1337           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf82c> 
2026-02-01 20:09:18  Thread-1337           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:18  Thread-1337           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:18  Thread-1337           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:18  Thread-1337           ERROR: Thread-1337 (-268432576) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:18  Thread-1337           ERROR: Main (-139340032) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:18  Thread-1337           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Web Server (-217576640) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Watcher (-209188032) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:18  Thread-1337           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1337           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1337           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:18  Thread-1338           [Web] Increase: 1 (from 10.43.0.1:24424)
2026-02-01 20:09:18  Thread-1338           [Web] Decrease: 0 (from 10.43.0.1:24424)
2026-02-01 20:09:18  Thread-1338           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:18  Thread-1338           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:18  Thread-1338           ERROR:     realm ..................... "" 
2026-02-01 20:09:18  Thread-1338           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:18  Thread-1338           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:18  Thread-1338           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf94c> 
2026-02-01 20:09:18  Thread-1338           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:18  Thread-1338           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:18  Thread-1338           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:18  Thread-1338           ERROR: Thread-1338 (-268432576) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:18  Thread-1338           ERROR: Main (-139340032) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:18  Thread-1338           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Web Server (-217576640) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Watcher (-209188032) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:18  Thread-1338           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:18  Thread-1338           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:18  Thread-1338           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:19  Thread-1339           [Web] Increase: 1 (from 10.43.0.1:24432)
2026-02-01 20:09:19  Thread-1339           [Web] Session is 497e19b8ac4cb638ef97618e804933e6
2026-02-01 20:09:19  Thread-1339           [Module] Requested URL: '/'
2026-02-01 20:09:19  Thread-1339           [Web] 176.65.148.161 "GET / HTTP/1.0" 302 - {1}
2026-02-01 20:09:19  Thread-1339           [Web] Decrease: 0 (from 10.43.0.1:24432)
2026-02-01 20:09:20  Thread-1340           [Web] Increase: 1 (from 10.43.0.1:24448)
2026-02-01 20:09:20  Thread-1340           [Web] Decrease: 0 (from 10.43.0.1:24448)
2026-02-01 20:09:20  Thread-1340           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:20  Thread-1340           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:20  Thread-1340           ERROR:     realm ..................... "_next" 
2026-02-01 20:09:20  Thread-1340           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:20  Thread-1340           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:20  Thread-1340           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf94c> 
2026-02-01 20:09:20  Thread-1340           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:20  Thread-1340           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:20  Thread-1340           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:20  Thread-1340           ERROR: Thread-1340 (-268432576) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:20  Thread-1340           ERROR: Main (-139340032) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:20  Thread-1340           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Web Server (-217576640) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Watcher (-209188032) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:20  Thread-1340           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:20  Thread-1340           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:20  Thread-1340           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:21  Thread-1341           [Web] Increase: 1 (from 10.43.0.1:24454)
2026-02-01 20:09:21  Thread-1341           [Web] Decrease: 0 (from 10.43.0.1:24454)
2026-02-01 20:09:21  Thread-1341           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:21  Thread-1341           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:21  Thread-1341           ERROR:     realm ..................... "__rsc" 
2026-02-01 20:09:21  Thread-1341           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:21  Thread-1341           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:21  Thread-1341           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf74c> 
2026-02-01 20:09:21  Thread-1341           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:21  Thread-1341           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:21  Thread-1341           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:21  Thread-1341           ERROR: Thread-1341 (-268432576) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:21  Thread-1341           ERROR: Main (-139340032) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:21  Thread-1341           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Web Server (-217576640) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Watcher (-209188032) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:21  Thread-1341           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1341           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1341           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:09:21  Thread-1342           [Web] Increase: 1 (from 10.43.0.1:24458)
2026-02-01 20:09:21  Thread-1342           [Web] Decrease: 0 (from 10.43.0.1:24458)
2026-02-01 20:09:21  Thread-1342           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
2026-02-01 20:09:21  Thread-1342           ERROR: AttributeError: 'MemoryApplication' object has no attribute 'wsgidav_app' 
2026-02-01 20:09:21  Thread-1342           ERROR:     realm ..................... "rsc" 
2026-02-01 20:09:21  Thread-1342           ERROR:     vh ........................ <web.vhosting.VDOM_vhosting instance at 0xf409474c> 
2026-02-01 20:09:21  Thread-1342           ERROR:     mname ..................... "do_WebDAV" 
2026-02-01 20:09:21  Thread-1342           ERROR:     self ...................... <web.http_request_handler.VDOM_http_request_handler instance at 0xf41cf94c> 
2026-02-01 20:09:21  Thread-1342           ERROR:     app_id .................... "f9a00d4a-9374-4684-9094-8f3a0cda79b2" 
2026-02-01 20:09:21  Thread-1342           ERROR:     host ...................... "redlink.dev" 
2026-02-01 20:09:21  Thread-1342           ERROR:     appl ...................... <memory application f9a00d4a-9374-4684-9094-8f3a0cda79b2:redlink at 0xF45C0F0C> 
2026-02-01 20:09:21  Thread-1342           ERROR: Thread-1342 (-268432576) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/http_request_handler.py:225:handle_one_request ................................. self.wsgidav_app = appl.wsgidav_app 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/http_request_handler.py:255:handle ............................................. self.handle_one_request() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/SocketServer.py:655:__init__ .......................................... self.handle() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/http_request_handler.py:85:__init__ ............................................ SimpleHTTPServer.SimpleHTTPRequestHan... 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/http_server.py:187:finish_request .............................................. self.RequestHandlerClass(request, cli... 
2026-02-01 20:09:21  Thread-1342           ERROR: Main (-139340032) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/server.py:31:wait .................................................... if utils.threads.event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/server.py:47:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/server.py:55:start ................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/server.py:53:<module> .............................................................. managers.server.start(on_prepare) 
2026-02-01 20:09:21  Thread-1342           ERROR: Logger (-145048768: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Script Cleaner (-200799424: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Log Server Session (-169104576: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/logs/stream.py:29:read ............................................................. value = self._socket.recv(size) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <string>:10:unpack_from ...................................................................... ??? 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/logs/server/session.py:148:main .................................................... action, = self._action_request.unpack... 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Compiler Cleaner (-251131072: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Web Server (-217576640) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/SocketServer.py:150:_eintr_retry ...................................... return func(*args) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/SocketServer.py:231:serve_forever ..................................... poll_interval) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/http_server.py:147:serve_forever ............................................... SocketServer.ThreadingTCPServer.serve... 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/web/server_thread.py:28:main ....................................................... self.__server.serve_forever() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: File Writer (-242742464: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Watcher (-209188032) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/watcher/watcher.py:65:main ......................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Session Cleaner (-234353856: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:359:wait ................................................. _sleep(delay) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:614:wait ................................................. self.__cond.wait(timeout) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:37:wait .................................................... if self._event.wait(timeout): 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:53:main .................................................... self.wait(self.work()) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: Log Server (-155190464: Daemon) 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/logs/server/server.py:43:main ...................................................... reading, writing, erratic = select.se... 
2026-02-01 20:09:21  Thread-1342           ERROR:     <sources>/utils/threads/thread.py:59:run ..................................................... self.main() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:801:__bootstrap_inner .................................... self.run() 
2026-02-01 20:09:21  Thread-1342           ERROR:     <python>/lib/python2.7/threading.py:774:__bootstrap .......................................... self.__bootstrap_inner() 
2026-02-01 20:09:21  Thread-1342           ERROR: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2026-02-01 20:13:29  Thread-1343           [Web] Increase: 1 (from 10.43.0.1:24954)
2026-02-01 20:13:29  Thread-1343           [Web] Session is ff4329032948fad0c915ec372d8dfd76
2026-02-01 20:13:29  Thread-1343           [Module] Requested URL: '/'
2026-02-01 20:13:29  Thread-1343           [Web] 13.219.121.241 "GET / HTTP/1.0" 302 - {1}
2026-02-01 20:13:29  Thread-1343           [Web] Decrease: 0 (from 10.43.0.1:24954)
2026-02-01 20:13:29  Thread-1344           [Web] Increase: 1 (from 10.43.0.1:24956)
2026-02-01 20:13:29  Thread-1344           [Web] Session is b02a7f6c5eedbd72c7479885edcb85f5
2026-02-01 20:13:29  Thread-1344           [Module] Requested URL: '/log.vdom'
2026-02-01 20:13:29  Thread-1344           [Module] Container id: fafb298d-c001-4944-83a1-985d28141020
2026-02-01 20:13:29  Thread-1344           [Web] 54.86.115.253 "GET /log.vdom HTTP/1.0" 200 - {1}
2026-02-01 20:13:29  Thread-1344           [Web] Decrease: 0 (from 10.43.0.1:24956)
2026-02-01 20:28:26  Thread-1345           [Web] Increase: 1 (from 10.43.0.1:26054)
2026-02-01 20:28:26  Thread-1345           [Web] Session is 32714b6ca07e78eeffbb2f03fd464d5d
2026-02-01 20:28:26  Thread-1345           [Module] Requested URL: '/'
2026-02-01 20:28:26  Thread-1345           [Web] 104.252.191.155 "GET / HTTP/1.0" 302 - {1}
2026-02-01 20:28:26  Thread-1345           [Web] Decrease: 0 (from 10.43.0.1:26054)
2026-02-01 20:28:30  Thread-1346           [Web] Increase: 1 (from 10.43.0.1:26104)
2026-02-01 20:28:30  Thread-1346           [Web] Session is 32714b6ca07e78eeffbb2f03fd464d5d
2026-02-01 20:28:30  Thread-1346           [Module] Requested URL: '/log.vdom'
2026-02-01 20:28:30  Thread-1346           [Module] Container id: fafb298d-c001-4944-83a1-985d28141020
2026-02-01 20:28:30  Thread-1346           [Web] 104.252.191.155 "GET /log.vdom HTTP/1.0" 200 - {1}
2026-02-01 20:28:30  Thread-1346           [Web] Decrease: 0 (from 10.43.0.1:26104)
2026-02-01 20:28:33  Thread-1347           [Web] Increase: 1 (from 10.43.0.1:26108)
2026-02-01 20:28:33  Thread-1347           [Web] Session is 29ae8a6b6eccee5242f61d0ed25e5d2c
2026-02-01 20:28:33  Thread-1347           [Module] Requested URL: '/'
2026-02-01 20:28:33  Thread-1347           [Web] 154.28.229.236 "GET / HTTP/1.0" 302 - {1}
2026-02-01 20:28:33  Thread-1347           [Web] Decrease: 0 (from 10.43.0.1:26108)
2026-02-01 20:28:36  Thread-1348           [Web] Increase: 1 (from 10.43.0.1:26114)
2026-02-01 20:28:36  Thread-1348           [Web] Session is 29ae8a6b6eccee5242f61d0ed25e5d2c
2026-02-01 20:28:36  Thread-1348           [Module] Requested URL: '/log.vdom'
2026-02-01 20:28:36  Thread-1348           [Module] Container id: fafb298d-c001-4944-83a1-985d28141020
2026-02-01 20:28:36  Thread-1348           [Web] 154.28.229.236 "GET /log.vdom HTTP/1.0" 200 - {1}
2026-02-01 20:28:36  Thread-1348           [Web] Decrease: 0 (from 10.43.0.1:26114)
2026-02-01 20:28:43  Thread-1349           [Web] Increase: 1 (from 10.43.0.1:26182)
2026-02-01 20:28:43  Thread-1349           [Web] Session is 7719e60bcc9b034a8bbaab4e32dc132f
2026-02-01 20:28:43  Thread-1349           [Module] Requested URL: '/'
2026-02-01 20:28:43  Thread-1349           [Web] 154.28.229.236 "GET / HTTP/1.0" 302 - {1}
2026-02-01 20:28:43  Thread-1349           [Web] Decrease: 0 (from 10.43.0.1:26182)
2026-02-01 20:28:46  Thread-1350           [Web] Increase: 1 (from 10.43.0.1:26196)
2026-02-01 20:28:46  Thread-1350           [Web] Session is 7719e60bcc9b034a8bbaab4e32dc132f
2026-02-01 20:28:46  Thread-1350           [Module] Requested URL: '/log.vdom'
2026-02-01 20:28:46  Thread-1350           [Module] Container id: fafb298d-c001-4944-83a1-985d28141020
2026-02-01 20:28:46  Thread-1350           [Web] 154.28.229.236 "GET /log.vdom HTTP/1.0" 200 - {1}
2026-02-01 20:28:46  Thread-1350           [Web] Decrease: 0 (from 10.43.0.1:26196)